Spaces:
Runtime error
Runtime error
PhotographerAlpha7
commited on
Commit
•
41bafc1
1
Parent(s):
419fd29
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
|
|
|
1 |
+
transformers==4.30.2
|
2 |
+
torch
|
3 |
+
accelerate>=0.20.1
|