Commit
·
cdce2bf
1
Parent(s):
5442f52
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pip>=23.2
|
|
| 2 |
gradio_client==0.2.7
|
| 3 |
accelerate
|
| 4 |
librosa
|
| 5 |
-
|
| 6 |
torch
|
| 7 |
Cython==0.29.21
|
| 8 |
phonemizer==2.2.1
|
|
|
|
| 2 |
gradio_client==0.2.7
|
| 3 |
accelerate
|
| 4 |
librosa
|
| 5 |
+
transformers
|
| 6 |
torch
|
| 7 |
Cython==0.29.21
|
| 8 |
phonemizer==2.2.1
|