Spaces:
Runtime error
Runtime error
req
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
aura-sr==0.0.4
|
| 2 |
gradio==4.41.0
|
| 3 |
spaces==0.29.3
|
| 4 |
-
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 5 |
-
torch==2.2.0+cu121
|
| 6 |
-
torchaudio
|
| 7 |
-
torchvision
|
| 8 |
gradio_imageslider==0.0.20
|
|
|
|
| 1 |
aura-sr==0.0.4
|
| 2 |
gradio==4.41.0
|
| 3 |
spaces==0.29.3
|
| 4 |
+
# --extra-index-url https://download.pytorch.org/whl/cu121
|
| 5 |
+
# torch==2.2.0+cu121
|
| 6 |
+
# torchaudio
|
| 7 |
+
# torchvision
|
| 8 |
gradio_imageslider==0.0.20
|