Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch
|
2 |
-
torchaudio
|
3 |
gradio==5.5.0
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
torchaudio==2.4.0
|
3 |
gradio==5.5.0
|