This commit is contained in:
binary-husky
2023-05-25 15:04:53 +08:00
parent 752937cb70
commit 90944bd744
2 changed files with 2 additions and 3 deletions

View File

@@ -28,8 +28,6 @@ from typing import Union
import aiohttp
import certifi
import httpx
from BingImageCreator import ImageGen
from BingImageCreator import ImageGenAsync
from prompt_toolkit import PromptSession
from prompt_toolkit.auto_suggest import AutoSuggestFromHistory
from prompt_toolkit.completion import WordCompleter

View File

@@ -4,6 +4,7 @@ requests[socks]
transformers
python-markdown-math
beautifulsoup4
prompt_toolkit
latex2mathml
python-docx
mdtex2html
@@ -14,4 +15,4 @@ pymupdf
openai
numpy
arxiv
rich