Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy
|
|
| 6 |
soundfile
|
| 7 |
pydub
|
| 8 |
uuid
|
| 9 |
-
openai
|
|
|
|
|
|
| 6 |
soundfile
|
| 7 |
pydub
|
| 8 |
uuid
|
| 9 |
+
openai
|
| 10 |
+
python-dotenv
|