Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch==2.6.0
|
|
| 2 |
transformers==4.46.3
|
| 3 |
tokenizers==0.20.3
|
| 4 |
einops
|
| 5 |
-
addict
|
| 6 |
easydict
|
| 7 |
gradio>=4.0.0
|
| 8 |
spaces>=0.20.0
|
|
@@ -13,4 +13,4 @@ sentencepiece>=0.1.99
|
|
| 13 |
protobuf>=3.20.0
|
| 14 |
torchvision
|
| 15 |
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
|
| 16 |
-
|
|
|
|
| 2 |
transformers==4.46.3
|
| 3 |
tokenizers==0.20.3
|
| 4 |
einops
|
| 5 |
+
addict
|
| 6 |
easydict
|
| 7 |
gradio>=4.0.0
|
| 8 |
spaces>=0.20.0
|
|
|
|
| 13 |
protobuf>=3.20.0
|
| 14 |
torchvision
|
| 15 |
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
|
| 16 |
+
hf_transfer
|