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