Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -14,4 +14,8 @@ torch
|
|
14 |
langchain_community
|
15 |
matplotlib
|
16 |
typing
|
|
|
|
|
|
|
|
|
17 |
https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz#egg=yt-dlp
|
|
|
14 |
langchain_community
|
15 |
matplotlib
|
16 |
typing
|
17 |
+
transformers
|
18 |
+
torch
|
19 |
+
tqdm
|
20 |
+
|
21 |
https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz#egg=yt-dlp
|