Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,5 +4,4 @@ pillow==11.1.0
|
|
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 --pre --extra-index-url https://wheels.vllm.ai/nightly --upgrade
|
|
|
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
|
|