Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,6 @@ git+https://github.com/huggingface/transformers.git@v4.57.1
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
| 5 |
-
gradio_pdf==0.0.22
|
| 6 |
huggingface_hub
|
| 7 |
albumentations
|
| 8 |
beautifulsoup4
|
|
@@ -13,6 +12,7 @@ opencv-python
|
|
| 13 |
docling-core
|
| 14 |
python-docx
|
| 15 |
torchvision
|
|
|
|
| 16 |
matplotlib
|
| 17 |
tokenizers
|
| 18 |
pdf2image
|
|
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
albumentations
|
| 7 |
beautifulsoup4
|
|
|
|
| 12 |
docling-core
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
+
gradio_pdf
|
| 16 |
matplotlib
|
| 17 |
tokenizers
|
| 18 |
pdf2image
|