Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
gradio_client==1.3.0
|
| 2 |
-
qwen-vl-utils==0.0.2
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
transformers-stream-generator==0.0.4
|
| 5 |
torch==2.4.0
|
|
|
|
| 6 |
torchvision==0.19.0
|
| 7 |
accelerate
|
|
|
|
| 8 |
av
|
| 9 |
opencv-python
|
| 10 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
transformers-stream-generator==0.0.4
|
| 3 |
torch==2.4.0
|
| 4 |
+
qwen-vl-utils==0.0.2
|
| 5 |
torchvision==0.19.0
|
| 6 |
accelerate
|
| 7 |
+
pillow
|
| 8 |
av
|
| 9 |
opencv-python
|
| 10 |
huggingface_hub
|