Spaces:
Runtime error
Runtime error
techdrizzdev
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.5.1
|
|
3 |
qwen-vl-utils
|
4 |
pillow ==11.1.0
|
5 |
gradio==5.12.0
|
6 |
-
huggingface-hub==0.27.1
|
|
|
|
3 |
qwen-vl-utils
|
4 |
pillow ==11.1.0
|
5 |
gradio==5.12.0
|
6 |
+
huggingface-hub==0.27.1
|
7 |
+
torchvision==0.20.1
|