Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio
|
2 |
torch
|
3 |
torchaudio
|
4 |
transformers
|
@@ -6,4 +5,5 @@ numpy
|
|
6 |
gradio
|
7 |
outetts
|
8 |
uroman
|
9 |
-
inflect
|
|
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
transformers
|
|
|
5 |
gradio
|
6 |
outetts
|
7 |
uroman
|
8 |
+
inflect
|
9 |
+
git+https://github.com/saheedniyi02/yarngpt.git@main
|