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