Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.1.0+cu118 --index-url https://download.pytorch.org/whl/cu118
|
2 |
-
flash-attn
|
3 |
transformers
|
4 |
qwen-vl-utils
|
5 |
accelerate
|
|
|
1 |
torch==2.1.0+cu118 --index-url https://download.pytorch.org/whl/cu118
|
2 |
+
flash-attn==1.0.4
|
3 |
transformers
|
4 |
qwen-vl-utils
|
5 |
accelerate
|