Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -14,4 +14,6 @@ clean-text>=0.6.0
|
|
14 |
pyphen>=0.17.2
|
15 |
unidecode>=1.4.0
|
16 |
pydub>=0.25.1
|
|
|
|
|
17 |
flash-attn>=2.7.4.post1
|
|
|
14 |
pyphen>=0.17.2
|
15 |
unidecode>=1.4.0
|
16 |
pydub>=0.25.1
|
17 |
+
--extra-index-url https://download.pytorch.org/whl/cu126
|
18 |
+
torch
|
19 |
flash-attn>=2.7.4.post1
|