Spaces:
Runtime error
Runtime error
Upadate
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
transformers==4.28.1
|
2 |
-
#git+https://github.com/huggingface/transformers
|
|
|
|
|
|
1 |
transformers==4.28.1
|
2 |
+
#git+https://github.com/huggingface/transformers
|
3 |
+
transformers[torch]
|
4 |
+
xformers
|