Skip to content

Commit

Permalink
更新requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-sky committed Apr 7, 2023
1 parent 823c136 commit b47f699
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,5 @@ gpt_log
private.md
private_upload
other_llms
cradle.py
cradle*
debug*
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
gradio>=3.23
requests[socks]
transformers
python-markdown-math
beautifulsoup4
latex2mathml
mdtex2html
tiktoken
Markdown
latex2mathml
pymupdf
openai
transformers
numpy

0 comments on commit b47f699

Please sign in to comment.