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