Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +20 -19
requirements.txt
CHANGED
@@ -1,25 +1,26 @@
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
git+https://github.com/huggingface/accelerate.git
|
3 |
git+https://github.com/huggingface/peft.git
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
torch
|
9 |
-
spaces
|
10 |
-
hf_xet
|
11 |
-
gradio
|
12 |
-
pillow
|
13 |
-
pymupdf
|
14 |
-
requests
|
15 |
-
reportlab
|
16 |
-
num2words
|
17 |
python-docx
|
18 |
-
|
|
|
19 |
torchvision
|
20 |
-
|
21 |
-
|
|
|
|
|
22 |
sentencepiece
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/Dao-AILab/flash-attention.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 |
+
transformers-stream-generator
|
6 |
+
opencv-python
|
7 |
+
docling-core
|
8 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
python-docx
|
10 |
+
albumentations
|
11 |
+
qwen-vl-utils
|
12 |
torchvision
|
13 |
+
safetensors
|
14 |
+
num2words
|
15 |
+
reportlab
|
16 |
+
pymupdf
|
17 |
sentencepiece
|
18 |
+
spaces
|
19 |
+
xformers
|
20 |
+
pillow
|
21 |
+
gradio
|
22 |
+
requests
|
23 |
+
torch
|
24 |
+
fpdf
|
25 |
+
hf_xet
|
26 |
+
av
|