Spaces:
Running on Zero
Running on Zero
Codex commited on
Commit ·
c6537e9
1
Parent(s): 58c802a
Add torchvision for Qwen processors
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ json-repair>=0.39.1
|
|
| 5 |
pillow>=10.4.0
|
| 6 |
qwen-vl-utils>=0.0.11
|
| 7 |
torch>=2.6.0
|
|
|
|
|
|
| 5 |
pillow>=10.4.0
|
| 6 |
qwen-vl-utils>=0.0.11
|
| 7 |
torch>=2.6.0
|
| 8 |
+
torchvision>=0.21.0
|