mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
requirements.txt: Install correct umap-learn library
There is a name clash among several umap projects and the wrong umap has been introduced into requirements.txt. Ref: https://github.com/koorukuroo/umap/issues/1
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ nose==1.3.7
|
||||
cardboardlint==1.3.0
|
||||
pylint==2.5.3
|
||||
gdown
|
||||
umap
|
||||
umap-learn
|
||||
cython
|
||||
|
||||
Reference in New Issue
Block a user