Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
autoawq==0.2.3
|
| 2 |
flash-attn==2.5.7
|
|
|
|
| 3 |
gradio==4.27.0
|
| 4 |
-
vllm==0.4.0.post1
|
| 5 |
-
torch==2.3.0
|
|
|
|
| 1 |
autoawq==0.2.3
|
| 2 |
flash-attn==2.5.7
|
| 3 |
+
torch==2.3.0
|
| 4 |
gradio==4.27.0
|
| 5 |
+
vllm==0.4.0.post1
|
|
|