From ea8d6b847a0e656cc5583948c5745592adda7103 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Sat, 13 Jan 2024 15:37:36 +0100 Subject: Support upload image in gui Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements --- requirements.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index b9212b4e..f1e5a3dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file -- cgit v1.2.3