Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ git+https://github.com/Dao-AILab/flash-attention.git
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
albumentations
|
| 7 |
qwen-vl-utils
|
|
@@ -9,7 +10,6 @@ pyvips-binary
|
|
| 9 |
sentencepiece
|
| 10 |
opencv-python
|
| 11 |
docling-core
|
| 12 |
-
transformers
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
safetensors
|
|
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
| 5 |
+
transformers==4.57.1
|
| 6 |
huggingface_hub
|
| 7 |
albumentations
|
| 8 |
qwen-vl-utils
|
|
|
|
| 10 |
sentencepiece
|
| 11 |
opencv-python
|
| 12 |
docling-core
|
|
|
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
safetensors
|