Spaces:
Sleeping
Sleeping
commits, to load the device map
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
transformers
|
2 |
-
|
|
|
|
|
|
1 |
+
transformers==4.36.2
|
2 |
+
einops==0.7.0
|
3 |
+
accelerate==0.26.1
|
4 |
+
torch
|