Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
huggingface_hub
|
| 5 |
-
sentencepiece
|
| 6 |
-
transformers
|
| 7 |
torchvision
|
| 8 |
supervision
|
| 9 |
kernels
|
|
@@ -11,5 +12,4 @@ spaces
|
|
| 11 |
hf_xet
|
| 12 |
torch
|
| 13 |
numpy
|
| 14 |
-
fitz
|
| 15 |
av
|
|
|
|
| 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/transformers@82a06db03535c49aa987719ed0746a76093b1ec4
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
git+https://github.com/huggingface/peft.git
|
| 6 |
huggingface_hub
|
| 7 |
+
sentencepiece
|
|
|
|
| 8 |
torchvision
|
| 9 |
supervision
|
| 10 |
kernels
|
|
|
|
| 12 |
hf_xet
|
| 13 |
torch
|
| 14 |
numpy
|
|
|
|
| 15 |
av
|