Spaces:
Sleeping
Sleeping
wwydmanski
commited on
Commit
•
2316765
1
Parent(s):
0fba50f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
transformers==4.31.0
|
3 |
-
torch
|
4 |
accelerate
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
transformers==4.31.0
|
3 |
+
torch==2.0
|
4 |
accelerate
|