更新requirements.txt

This commit is contained in:
qingxu fu 2023-04-07 12:45:47 +08:00
parent 769f2fe7d7
commit d1a18d293a
2 changed files with 10 additions and 5 deletions

3
.gitignore vendored
View File

@ -140,4 +140,5 @@ gpt_log
private.md private.md
private_upload private_upload
other_llms other_llms
cradle.py cradle*
debug*

View File

@ -1,8 +1,12 @@
gradio>=3.23 gradio>=3.23
requests[socks] requests[socks]
mdtex2html
Markdown
latex2mathml
openai
transformers transformers
python-markdown-math
beautifulsoup4
latex2mathml
mdtex2html
tiktoken
Markdown
pymupdf
openai
numpy numpy