Spaces:
Runtime error
Runtime error
arxivgpt kim
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -9,4 +9,7 @@ aiohttp
|
|
9 |
git+https://github.com/huggingface/transformers
|
10 |
pytube
|
11 |
yt-dlp
|
12 |
-
openai
|
|
|
|
|
|
|
|
9 |
git+https://github.com/huggingface/transformers
|
10 |
pytube
|
11 |
yt-dlp
|
12 |
+
openai
|
13 |
+
transformers
|
14 |
+
sentence-transformers
|
15 |
+
python-dotenv
|