Spaces:
Sleeping
Sleeping
Max Hager
commited on
Commit
•
11f9b6a
1
Parent(s):
f4a4f9c
added requirements
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.7.1
|
2 |
+
requests
|
3 |
+
Pillow
|
4 |
+
python-dotenv
|
5 |
+
PyMuPDF
|
6 |
+
arxiv
|
7 |
+
tiktoken
|
8 |
+
openai
|
9 |
+
textwrap3
|