mrq
commited on
Commit
·
2f50552
1
Parent(s):
cea1af9
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch
|
3 |
torchaudio
|
|
|
4 |
|
5 |
-
|
6 |
-
vall_e @ git+https://github.com/e-c-k-e-r/vall-e.git@41d7c30ea5f50db910779c1020b16f61ba012aab
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch
|
3 |
torchaudio
|
4 |
+
sageattention==1.0.6
|
5 |
|
6 |
+
vall_e @ git+https://github.com/e-c-k-e-r/vall-e.git@cf97560e7065312f5645d5f734d77c697b352c84
|
|