Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
torch==2.1.2
|
2 |
-
vllm==0.
|
3 |
gradio
|
|
|
1 |
torch==2.1.2
|
2 |
+
nm-vllm[sparse]==0.1.0
|
3 |
gradio
|