up
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user