mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Support upload image in gui
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
This commit is contained in:
parent
7075cd4ba1
commit
ea8d6b847a
20 changed files with 611 additions and 442 deletions
|
|
@ -5,12 +5,10 @@ aiohttp
|
|||
certifi
|
||||
browser_cookie3
|
||||
websockets
|
||||
js2py
|
||||
typing-extensions
|
||||
PyExecJS
|
||||
duckduckgo-search
|
||||
nest_asyncio
|
||||
waitress
|
||||
werkzeug
|
||||
loguru
|
||||
pillow
|
||||
|
|
@ -24,7 +22,5 @@ py-arkose-generator
|
|||
asyncstdlib
|
||||
async-property
|
||||
undetected-chromedriver
|
||||
asyncstdlib
|
||||
async_property
|
||||
brotli
|
||||
beautifulsoup4
|
||||
Loading…
Add table
Add a link
Reference in a new issue