Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==1.12.1+cu116
|
2 |
gradio==3.0.4
|
3 |
PyQt5==5.15.6
|
4 |
sounddevice==0.4.3
|
|
|
1 |
+
torch==1.12.1+cu116 --find-links https://download.pytorch.org/whl/torch/
|
2 |
gradio==3.0.4
|
3 |
PyQt5==5.15.6
|
4 |
sounddevice==0.4.3
|