Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ git+https://github.com/huggingface/transformers.git
|
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
opencv-python
|
8 |
-
vllm
|
|
|
5 |
git+https://github.com/huggingface/accelerate.git
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
opencv-python
|
8 |
+
vllm --pre --extra-index-url https://wheels.vllm.ai/nightly --upgrade
|