Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ openai
|
|
| 3 |
python-dotenv
|
| 4 |
requests
|
| 5 |
pillow
|
| 6 |
-
pyyaml
|
|
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
requests
|
| 5 |
pillow
|
| 6 |
+
pyyaml
|
| 7 |
+
elevenlabs
|