Spaces:
Running
on
Zero
Running
on
Zero
zRzRzRzRzRzRzR
commited on
Commit
·
2eec71d
1
Parent(s):
4bbb86d
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ git+https://github.com/huggingface/transformers.git@main
|
|
2 |
opencv-python>=4.11.0.86
|
3 |
gradio>=5.25.0
|
4 |
spaces>=0.37.1
|
5 |
-
PyMuPDF>=1.26.1
|
|
|
|
|
|
2 |
opencv-python>=4.11.0.86
|
3 |
gradio>=5.25.0
|
4 |
spaces>=0.37.1
|
5 |
+
PyMuPDF>=1.26.1
|
6 |
+
torchvision>=0.22.0
|
7 |
+
torch>=2.7.1
|