Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 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
|
|
@@ -10,6 +9,7 @@ pyvips-binary
|
|
| 10 |
sentencepiece
|
| 11 |
opencv-python
|
| 12 |
docling-core
|
|
|
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
safetensors
|
|
|
|
| 1 |
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
|
|
|
|
| 9 |
sentencepiece
|
| 10 |
opencv-python
|
| 11 |
docling-core
|
| 12 |
+
transformers
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
safetensors
|