更新requirements.txt
This commit is contained in:
parent
769f2fe7d7
commit
d1a18d293a
3
.gitignore
vendored
3
.gitignore
vendored
@ -140,4 +140,5 @@ gpt_log
|
||||
private.md
|
||||
private_upload
|
||||
other_llms
|
||||
cradle.py
|
||||
cradle*
|
||||
debug*
|
@ -1,8 +1,12 @@
|
||||
gradio>=3.23
|
||||
requests[socks]
|
||||
mdtex2html
|
||||
Markdown
|
||||
latex2mathml
|
||||
openai
|
||||
transformers
|
||||
python-markdown-math
|
||||
beautifulsoup4
|
||||
latex2mathml
|
||||
mdtex2html
|
||||
tiktoken
|
||||
Markdown
|
||||
pymupdf
|
||||
openai
|
||||
numpy
|
Loading…
x
Reference in New Issue
Block a user