Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 2 |
-
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/microsoft/VibeVoice.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
transformers-stream-generator
|
|
@@ -15,6 +14,7 @@ python-docx
|
|
| 15 |
torchvision
|
| 16 |
supervision
|
| 17 |
matplotlib
|
|
|
|
| 18 |
pdf2image
|
| 19 |
reportlab
|
| 20 |
markdown
|
|
|
|
| 1 |
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 2 |
git+https://github.com/microsoft/VibeVoice.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers-stream-generator
|
|
|
|
| 14 |
torchvision
|
| 15 |
supervision
|
| 16 |
matplotlib
|
| 17 |
+
accelerate
|
| 18 |
pdf2image
|
| 19 |
reportlab
|
| 20 |
markdown
|