visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models

Results 279 visual-chatgpt issues
Sort by recently updated
recently updated
newest added

What are the chances of this running on Streamlit? I keep getting issues with Gradio?

Did not find openai_api_key, please add an environment variable `OPENAI_API_KEY` which contains it, or pass `openai_api_key` as a named parameter. (type=value_error) how to solve it?

Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

May I know what is the recommended GPU configuration for running all the VFMs of Visual ChatGPT successfully? I used 4 TiTan XP but failed.

Un necessary else statements after return statements are considered as bad coding practice. Following arguments would support the argument: **1. Increases Code Complexity**: Including else statements after a return statement...

Hi everyone! Is it possible to integrate this amazing stuff with my Node+React web app?

Removed the os library import from line 10 since it is already present in line 2.

发布的图片都是512*512的,在哪个文件中修改可以得到其它分辨率的图像呢,我尝试把运行py里的512都改成了1024但是只能使最后显示画框变大