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