Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
gradio/hf dependency version update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ ffmpeg-python
|
|
19 |
filelock==3.0.12
|
20 |
future==0.18.2
|
21 |
g2pC==0.9.9.3
|
22 |
-
huggingface-hub==0.
|
23 |
hydra-core==1.1.1
|
24 |
idna==2.10
|
25 |
importlib-metadata==2.0.0
|
@@ -61,7 +61,7 @@ torchvision==0.10.0
|
|
61 |
tqdm==4.62.2
|
62 |
transformers==4.10.0
|
63 |
typing==3.7.4.3
|
64 |
-
typing-extensions==
|
65 |
Unidecode==1.1.1
|
66 |
urllib3==1.26.2
|
67 |
webrtcvad==2.0.10
|
|
|
19 |
filelock==3.0.12
|
20 |
future==0.18.2
|
21 |
g2pC==0.9.9.3
|
22 |
+
huggingface-hub==0.19.4
|
23 |
hydra-core==1.1.1
|
24 |
idna==2.10
|
25 |
importlib-metadata==2.0.0
|
|
|
61 |
tqdm==4.62.2
|
62 |
transformers==4.10.0
|
63 |
typing==3.7.4.3
|
64 |
+
typing-extensions==4.2.0
|
65 |
Unidecode==1.1.1
|
66 |
urllib3==1.26.2
|
67 |
webrtcvad==2.0.10
|