Spaces:
Running
on
Zero
Running
on
Zero
Update my_requirements.txt
Browse files- my_requirements.txt +2 -1
my_requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio_image_annotation
|
| 2 |
qwen-vl-utils[decord]==0.0.8
|
| 3 |
accelerate
|
| 4 |
-
transformers==4.52.4
|
|
|
|
|
|
| 1 |
gradio_image_annotation
|
| 2 |
qwen-vl-utils[decord]==0.0.8
|
| 3 |
accelerate
|
| 4 |
+
transformers==4.52.4
|
| 5 |
+
torchvision==0.20.1
|