Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
gradio
|
2 |
spaces
|
3 |
-
|
4 |
-
transformers>=4.51.0
|
5 |
PyMuPDF
|
6 |
-
python-docx
|
7 |
-
Pillow
|
8 |
-
accelerate
|
|
|
1 |
gradio
|
2 |
spaces
|
3 |
+
huggingface_hub
|
|
|
4 |
PyMuPDF
|
5 |
+
python-docx
|
|
|
|