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