Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ huggingface_hub
|
|
| 6 |
qwen-vl-utils
|
| 7 |
sentencepiece
|
| 8 |
opencv-python
|
| 9 |
-
torch==2.
|
| 10 |
torchvision
|
| 11 |
matplotlib
|
| 12 |
pdf2image
|
|
|
|
| 6 |
qwen-vl-utils
|
| 7 |
sentencepiece
|
| 8 |
opencv-python
|
| 9 |
+
torch==2.11.0
|
| 10 |
torchvision
|
| 11 |
matplotlib
|
| 12 |
pdf2image
|