Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
Pillow
|
3 |
-
transformers
|
4 |
-
gradio
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
Pillow
|
3 |
+
transformers
|
4 |
+
gradio
|
5 |
+
flash_attn
|
6 |
+
einops
|