Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
openai
|
| 2 |
elevenlabs
|
| 3 |
gradio
|
| 4 |
-
numpy
|
|
|
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
elevenlabs
|
| 3 |
gradio
|
| 4 |
+
numpy
|
| 5 |
+
kokoro>=0.9.4
|
| 6 |
+
torch>=2.1.0
|