Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.4.1
|
2 |
gradio_client==0.7.0
|
3 |
-
torch==2.1.0
|
4 |
-
torchaudio==2.1.0
|
5 |
torchdata==0.7.0
|
6 |
torchsummary==1.5.1
|
7 |
torchtext==0.16.0
|
|
|
1 |
gradio==4.4.1
|
2 |
gradio_client==0.7.0
|
3 |
+
torch==2.1.0
|
4 |
+
torchaudio==2.1.0
|
5 |
torchdata==0.7.0
|
6 |
torchsummary==1.5.1
|
7 |
torchtext==0.16.0
|