up
This commit is contained in:
@@ -28,8 +28,6 @@ from typing import Union
|
|||||||
import aiohttp
|
import aiohttp
|
||||||
import certifi
|
import certifi
|
||||||
import httpx
|
import httpx
|
||||||
from BingImageCreator import ImageGen
|
|
||||||
from BingImageCreator import ImageGenAsync
|
|
||||||
from prompt_toolkit import PromptSession
|
from prompt_toolkit import PromptSession
|
||||||
from prompt_toolkit.auto_suggest import AutoSuggestFromHistory
|
from prompt_toolkit.auto_suggest import AutoSuggestFromHistory
|
||||||
from prompt_toolkit.completion import WordCompleter
|
from prompt_toolkit.completion import WordCompleter
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ requests[socks]
|
|||||||
transformers
|
transformers
|
||||||
python-markdown-math
|
python-markdown-math
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
prompt_toolkit
|
||||||
latex2mathml
|
latex2mathml
|
||||||
python-docx
|
python-docx
|
||||||
mdtex2html
|
mdtex2html
|
||||||
@@ -14,4 +15,4 @@ pymupdf
|
|||||||
openai
|
openai
|
||||||
numpy
|
numpy
|
||||||
arxiv
|
arxiv
|
||||||
|
rich
|
||||||
|
|||||||
Reference in New Issue
Block a user