Spaces:
Runtime error
Runtime error
binary-husky
commited on
Update requirements.txt
Browse files- requirements.txt +16 -15
requirements.txt
CHANGED
|
@@ -1,16 +1,17 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
-
tiktoken>=0.3.3
|
| 3 |
-
requests[socks]
|
| 4 |
-
transformers
|
| 5 |
-
python-markdown-math
|
| 6 |
-
beautifulsoup4
|
| 7 |
-
latex2mathml
|
| 8 |
-
python-docx
|
| 9 |
-
mdtex2html
|
| 10 |
-
colorama
|
| 11 |
-
Markdown
|
| 12 |
-
pygments
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
pymupdf
|
| 14 |
-
openai
|
| 15 |
-
numpy
|
| 16 |
-
arxiv
|
|
|
|
| 1 |
+
gradio==3.28
|
| 2 |
+
tiktoken>=0.3.3
|
| 3 |
+
requests[socks]
|
| 4 |
+
transformers
|
| 5 |
+
python-markdown-math
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
latex2mathml
|
| 8 |
+
python-docx
|
| 9 |
+
mdtex2html
|
| 10 |
+
colorama
|
| 11 |
+
Markdown
|
| 12 |
+
pygments
|
| 13 |
+
pymupdf
|
| 14 |
+
openai
|
| 15 |
+
numpy
|
| 16 |
+
arxiv
|
| 17 |
pymupdf
|
|
|
|
|
|
|
|
|