Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +15 -4
requirements.txt
CHANGED
@@ -4,16 +4,27 @@ git+https://github.com/huggingface/peft.git
|
|
4 |
transformers-stream-generator
|
5 |
huggingface_hub
|
6 |
albumentations
|
7 |
-
opencv-python
|
8 |
-
sentencepiece
|
9 |
qwen-vl-utils
|
|
|
|
|
|
|
10 |
docling-core
|
11 |
-
|
12 |
torchvision
|
|
|
|
|
|
|
|
|
|
|
13 |
requests
|
|
|
|
|
14 |
spaces
|
15 |
-
|
16 |
pillow
|
17 |
gradio
|
|
|
18 |
torch
|
|
|
|
|
19 |
av
|
|
|
4 |
transformers-stream-generator
|
5 |
huggingface_hub
|
6 |
albumentations
|
|
|
|
|
7 |
qwen-vl-utils
|
8 |
+
pyvips-binary
|
9 |
+
sentencepiece
|
10 |
+
opencv-python
|
11 |
docling-core
|
12 |
+
python-docx
|
13 |
torchvision
|
14 |
+
safetensors
|
15 |
+
matplotlib
|
16 |
+
num2words
|
17 |
+
reportlab
|
18 |
+
xformers
|
19 |
requests
|
20 |
+
pymupdf
|
21 |
+
hf_xet
|
22 |
spaces
|
23 |
+
pyvips
|
24 |
pillow
|
25 |
gradio
|
26 |
+
einops
|
27 |
torch
|
28 |
+
fpdf
|
29 |
+
timm
|
30 |
av
|