Spaces:
Build error
Build error
Commit
·
ef53507
1
Parent(s):
b240a30
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
+
gradio
|
| 4 |
+
xformers==0.0.16
|
| 5 |
+
git+https://github.com/huggingface/accelerate.git
|
| 6 |
+
triton
|