Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -4,9 +4,8 @@ hydra-core
|
|
| 4 |
loguru
|
| 5 |
Pillow
|
| 6 |
pydub
|
| 7 |
-
torch
|
| 8 |
-
torchvision
|
| 9 |
-
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 10 |
|
| 11 |
# FlashAttention2
|
| 12 |
flash_attn==2.7.3
|
|
|
|
| 4 |
loguru
|
| 5 |
Pillow
|
| 6 |
pydub
|
| 7 |
+
torch
|
| 8 |
+
torchvision
|
|
|
|
| 9 |
|
| 10 |
# FlashAttention2
|
| 11 |
flash_attn==2.7.3
|