Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
|
|
|
2 |
gradio
|
|
|
1 |
+
torch==2.1.2
|
2 |
+
vllm==0.3.3
|
3 |
gradio
|