Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -43,7 +43,7 @@ gdown
|
|
43 |
wget
|
44 |
seaborn
|
45 |
piper_phonemize
|
46 |
-
huggingface_hub[cli]
|
47 |
|
48 |
# ----- create dataset ---- #
|
49 |
pandas==2.0.3
|
|
|
43 |
wget
|
44 |
seaborn
|
45 |
piper_phonemize
|
46 |
+
huggingface_hub[cli]==0.24.7
|
47 |
|
48 |
# ----- create dataset ---- #
|
49 |
pandas==2.0.3
|