Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ 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
|
|
@@ -11,6 +10,7 @@ pyvips-binary
|
|
| 11 |
sentencepiece
|
| 12 |
opencv-python
|
| 13 |
docling-core
|
|
|
|
| 14 |
python-docx
|
| 15 |
torchvision
|
| 16 |
safetensors
|
|
|
|
| 3 |
git+https://github.com/WePOINTS/WePOINTS.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
transformers-stream-generator
|
|
|
|
| 6 |
huggingface_hub
|
| 7 |
albumentations
|
| 8 |
qwen-vl-utils
|
|
|
|
| 10 |
sentencepiece
|
| 11 |
opencv-python
|
| 12 |
docling-core
|
| 13 |
+
transformers
|
| 14 |
python-docx
|
| 15 |
torchvision
|
| 16 |
safetensors
|