Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ transformers==4.55.0
|
|
| 2 |
accelerate==1.10.0
|
| 3 |
transformers-stream-generator
|
| 4 |
torch
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
opencv-python
|
| 7 |
qwen-vl-utils
|
|
|
|
| 2 |
accelerate==1.10.0
|
| 3 |
transformers-stream-generator
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
huggingface_hub
|
| 7 |
opencv-python
|
| 8 |
qwen-vl-utils
|