Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
torch==2.0.0+cu117
|
3 |
torchdata
|
4 |
torchvision
|
5 |
accelerate==0.28.0
|
|
|
1 |
+
torch==2.0.0
|
|
|
2 |
torchdata
|
3 |
torchvision
|
4 |
accelerate==0.28.0
|