Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -85,4 +85,5 @@ git+https://github.com/TeamKillerX/akenoai-lib
|
|
85 |
yt-dlp==2024.8.6
|
86 |
openai
|
87 |
httpx==0.27.1
|
88 |
-
PyJWT
|
|
|
|
85 |
yt-dlp==2024.8.6
|
86 |
openai
|
87 |
httpx==0.27.1
|
88 |
+
PyJWT
|
89 |
+
huggingface_hub
|