Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
httplib required from gpu req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ ffmpeg-python
|
|
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
|
|
|
19 |
filelock==3.0.12
|
20 |
future==0.18.2
|
21 |
g2pC==0.9.9.3
|
22 |
+
httplib2==0.19.1
|
23 |
huggingface-hub==0.19.4
|
24 |
hydra-core==1.1.1
|
25 |
idna==2.10
|