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

I'm confused about the parameters, like `Text2Image_cuda:0`. And I hope a more detailed description can be provided. Then users can enter proper paras to match their own GPUs with different...

![image](https://user-images.githubusercontent.com/104681814/224998901-5723bb0c-2295-40dc-acc6-b47300e6c8cd.png)

Hi Thanks for providing such an outstanding work. I want to use Visual ChatGPT for visualizing the object bounding box or phrase box that I enter in the input of...

When I try to generate something I have this error: openai.error.AuthenticationError: Incorrect API key provided: {sk-To3E*****************************************wdv}. is there some limitation with the basic plan? Win 22H2 build SO 22621.1265

I've added comments to the visual_chatgpt.py to help make the code more readable and understandable. Each comment explains the purpose of a specific block of code and its input/output. Thanks!

self.agent.memory.buffer = cut_dialogue_history(self.agent.memory.buffer, keep_last_n_words=500) File "pydantic\main.py", line 357, in pydantic.main.BaseModel.__setattr__ ValueError: "ConversationBufferMemory" object has no field "buffer"

You can create a new branch to save this.