Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch=
|
| 2 |
transformers>=4.35.0
|
| 3 |
gradio
|
| 4 |
-
flash-attn
|
|
|
|
| 1 |
+
torch>=1.13.0
|
| 2 |
transformers>=4.35.0
|
| 3 |
gradio
|
| 4 |
+
git+https://github.com/HazyResearch/flash-attn.git
|