Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pymongo
|
|
7 |
pypdf
|
8 |
python-dotenv
|
9 |
tiktoken
|
10 |
-
yt_dlp
|
|
|
|
7 |
pypdf
|
8 |
python-dotenv
|
9 |
tiktoken
|
10 |
+
yt_dlp
|
11 |
+
text_generation
|