Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==4.29.0
|
2 |
transformers==4.40.2
|
3 |
-
torch==2.1
|
4 |
torchvision==0.16.2
|
5 |
torchaudio==2.1.2
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
|
|
1 |
+
gradio==4.29.0
|
2 |
transformers==4.40.2
|
3 |
+
torch==2.2.1
|
4 |
torchvision==0.16.2
|
5 |
torchaudio==2.1.2
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|