Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
bdb501d
1
Parent(s):
aad075c
Add triton to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
git+https://github.com/coqui-ai/TTS
|
2 |
transformers
|
3 |
deepspeed
|
|
|
4 |
torch
|
5 |
torchaudio
|
6 |
spaces
|
|
|
1 |
git+https://github.com/coqui-ai/TTS
|
2 |
transformers
|
3 |
deepspeed
|
4 |
+
triton
|
5 |
torch
|
6 |
torchaudio
|
7 |
spaces
|