Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
TTS
|
| 2 |
-
transformers==4.29.2
|
| 3 |
gradio==3.50.2
|
| 4 |
-
torch
|
|
|
|
| 1 |
+
TTS
|
|
|
|
| 2 |
gradio==3.50.2
|
| 3 |
+
torch
|