Skip to content

Commit b47054c

Browse files
authored
Update requirements.txt
1 parent 44a71fd commit b47054c

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

requirements.txt

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
gradio==3.25.0
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
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
1317
pymupdf
14-
openai
15-
numpy
16-
arxiv

0 commit comments

Comments
 (0)