Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ python-dotenv
|
|
| 2 |
openai
|
| 3 |
elevenlabs==0.2.15
|
| 4 |
huggingface_hub==0.4.0
|
| 5 |
-
|
|
|
|
| 2 |
openai
|
| 3 |
elevenlabs==0.2.15
|
| 4 |
huggingface_hub==0.4.0
|
| 5 |
+
datasets[audio]
|