Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesCredit to
@jeffreycai
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
torch
|
3 |
stable-audio-tools==0.0.16
|
4 |
gradio==5.8.0
|
5 |
einops
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==2.5.1
|
3 |
stable-audio-tools==0.0.16
|
4 |
gradio==5.8.0
|
5 |
einops
|