Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 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
|
|
@@ -9,7 +8,6 @@ sentencepiece
|
|
| 9 |
opencv-python
|
| 10 |
docling-core
|
| 11 |
transformers
|
| 12 |
-
torch==2.6.0
|
| 13 |
python-docx
|
| 14 |
torchvision
|
| 15 |
supervision
|
|
@@ -28,6 +26,7 @@ pillow
|
|
| 28 |
gradio
|
| 29 |
einops
|
| 30 |
httpx
|
|
|
|
| 31 |
fpdf
|
| 32 |
timm
|
| 33 |
av
|
|
|
|
|
|
|
| 1 |
git+https://github.com/microsoft/VibeVoice.git
|
| 2 |
git+https://github.com/huggingface/peft.git
|
| 3 |
transformers-stream-generator
|
|
|
|
| 8 |
opencv-python
|
| 9 |
docling-core
|
| 10 |
transformers
|
|
|
|
| 11 |
python-docx
|
| 12 |
torchvision
|
| 13 |
supervision
|
|
|
|
| 26 |
gradio
|
| 27 |
einops
|
| 28 |
httpx
|
| 29 |
+
torch
|
| 30 |
fpdf
|
| 31 |
timm
|
| 32 |
av
|