Spaces:
Running
on
Zero
Running
on
Zero
zRzRzRzRzRzRzR
commited on
Commit
·
15fff10
1
Parent(s):
1eafb08
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
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
|
6 |
torchvision==0.20.1
|
7 |
-
torch==2.5.1
|
|
|
1 |
git+https://github.com/huggingface/transformers.git@main
|
2 |
+
accelerate>=1.6.0
|
3 |
opencv-python>=4.11.0.86
|
4 |
gradio==5.25.0
|
5 |
spaces>=0.37.1
|
6 |
PyMuPDF>=1.26.1
|
7 |
torchvision==0.20.1
|
8 |
+
torch==2.5.1
|