Spaces:
Running
Running
forget req
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.23
|
2 |
+
requests[socks]
|
3 |
+
transformers
|
4 |
+
python-markdown-math
|
5 |
+
beautifulsoup4
|
6 |
+
latex2mathml
|
7 |
+
python-docx
|
8 |
+
mdtex2html
|
9 |
+
colorama
|
10 |
+
tiktoken
|
11 |
+
Markdown
|
12 |
+
pygments
|
13 |
+
pymupdf
|
14 |
+
openai
|
15 |
+
numpy
|
16 |
+
arxiv
|