Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -167,7 +167,7 @@ unsloth-zoo==2025.6.5
|
|
167 |
urllib3==2.5.0
|
168 |
uvicorn==0.34.3
|
169 |
uvloop==0.21.0
|
170 |
-
vllm
|
171 |
watchfiles==1.1.0
|
172 |
wcwidth==0.2.13
|
173 |
websockets==15.0.1
|
|
|
167 |
urllib3==2.5.0
|
168 |
uvicorn==0.34.3
|
169 |
uvloop==0.21.0
|
170 |
+
git+https://github.com/vllm-project/vllm.git@04e1642e3
|
171 |
watchfiles==1.1.0
|
172 |
wcwidth==0.2.13
|
173 |
websockets==15.0.1
|