Spaces:
Runtime error
Runtime error
City
commited on
Commit
·
0044332
1
Parent(s):
0f30d82
Third time's the charm
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.1.
|
2 |
-
torchvision==0.
|
3 |
accelerate==0.24.1
|
4 |
safetensors==0.4.0
|
5 |
transformers==4.35.0
|
|
|
1 |
+
torch==2.1.1
|
2 |
+
torchvision==0.16.1
|
3 |
accelerate==0.24.1
|
4 |
safetensors==0.4.0
|
5 |
transformers==4.35.0
|