Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ unidecode
|
|
| 10 |
pyopenjtalk
|
| 11 |
protobuf==3.20.3
|
| 12 |
tqdm
|
| 13 |
-
huggingface_hub
|
| 14 |
-
gradio
|
| 15 |
soundfile
|
| 16 |
requests
|
|
|
|
| 10 |
pyopenjtalk
|
| 11 |
protobuf==3.20.3
|
| 12 |
tqdm
|
| 13 |
+
huggingface_hub==0.20.3
|
| 14 |
+
gradio==4.21.0
|
| 15 |
soundfile
|
| 16 |
requests
|