Spaces:
Running
Running
Remove module-URL for less DNS lookup: cause fail on limited network.
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
gradio>=6.3.0
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
| 5 |
librosa
|
| 6 |
scipy
|
| 7 |
huggingface-hub
|
| 8 |
-
onnxruntime
|
|
|
|
|
|
|
| 1 |
gradio>=6.3.0
|
| 2 |
opencv-python-headless
|
| 3 |
numpy
|
| 4 |
librosa
|
| 5 |
scipy
|
| 6 |
huggingface-hub
|
| 7 |
+
onnxruntime
|