Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ librosa
|
|
15 |
transformers
|
16 |
google-api-python-client
|
17 |
huggingface_hub
|
18 |
-
py-cpuinfo
|
|
|
|
15 |
transformers
|
16 |
google-api-python-client
|
17 |
huggingface_hub
|
18 |
+
py-cpuinfo
|
19 |
+
httpx==0.24.1
|