Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
|
4 |
-
vllm==0.5.3.post1
|
5 |
-
flash-attn==2.6.3
|
6 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
transformers
|
3 |
torch
|
4 |
+
flash-attn
|
|
|
|
|
|