Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ git+https://github.com/huggingface/peft.git
|
|
| 3 |
transformers-stream-generator
|
| 4 |
transformers==4.57.1
|
| 5 |
huggingface_hub
|
| 6 |
-
albumentations
|
| 7 |
qwen-vl-utils
|
| 8 |
pyvips-binary
|
| 9 |
sentencepiece
|
|
@@ -14,13 +13,10 @@ torchvision
|
|
| 14 |
supervision
|
| 15 |
matplotlib
|
| 16 |
pdf2image
|
| 17 |
-
num2words
|
| 18 |
reportlab
|
| 19 |
-
html2text
|
| 20 |
markdown
|
| 21 |
requests
|
| 22 |
pymupdf
|
| 23 |
-
loguru
|
| 24 |
hf_xet
|
| 25 |
spaces
|
| 26 |
pyvips
|
|
@@ -28,7 +24,6 @@ pillow
|
|
| 28 |
gradio
|
| 29 |
einops
|
| 30 |
httpx
|
| 31 |
-
click
|
| 32 |
torch
|
| 33 |
fpdf
|
| 34 |
timm
|
|
|
|
| 3 |
transformers-stream-generator
|
| 4 |
transformers==4.57.1
|
| 5 |
huggingface_hub
|
|
|
|
| 6 |
qwen-vl-utils
|
| 7 |
pyvips-binary
|
| 8 |
sentencepiece
|
|
|
|
| 13 |
supervision
|
| 14 |
matplotlib
|
| 15 |
pdf2image
|
|
|
|
| 16 |
reportlab
|
|
|
|
| 17 |
markdown
|
| 18 |
requests
|
| 19 |
pymupdf
|
|
|
|
| 20 |
hf_xet
|
| 21 |
spaces
|
| 22 |
pyvips
|
|
|
|
| 24 |
gradio
|
| 25 |
einops
|
| 26 |
httpx
|
|
|
|
| 27 |
torch
|
| 28 |
fpdf
|
| 29 |
timm
|