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

![image](https://user-images.githubusercontent.com/33157458/224644991-648e345d-869e-48f3-9e84-7a0346d53f25.png) ![image](https://user-images.githubusercontent.com/33157458/224645154-a1c7cbc7-80e0-4af4-9bd1-34ceea9436f0.png) 如图,Windows 11系统

各位大佬,windows系统安装requirements有什么办法吗,一直安装失败

Is there a possibility to run this amazing code using any other GPU plugin than NVIDIA. If yes, could you recommend the changes that need to be done.

Loaded model config from [ControlNet/models/cldm_v15.yaml] ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ /mnt/testing/skl/visual-chatgpt-main/visual_chatgpt.py:940 in │ │ │ │ 937 │ │ return state, state, txt + ' ' +...

Excellent work! Is there any way to add negative prompt/text to help text2image get better?

I run this project on Colab, and after debugging, the VisGPT dialog interface opened up. However, it gave an error after just greeting me. The error message is as follows:...

` File "/Users/nguyenphuong/miniconda3/lib/python3.10/site-packages/torch/utils/hipify/hipify_python.py", line 34, in from .cuda_to_hip_mappings import CUDA_TO_HIP_MAPPINGS File "/Users/nguyenphuong/miniconda3/lib/python3.10/site-packages/torch/utils/hipify/cuda_to_hip_mappings.py", line 34, in rocm_path = subprocess.check_output(["hipconfig", "--rocmpath"]).decode("utf-8") File "/Users/nguyenphuong/miniconda3/lib/python3.10/subprocess.py", line 421, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,...

ISSUE #111 Fixed double import

I have added and tested 10 tools in colab notebook(13GB VRAM - Single GPU). The following tools are enabled by default: - Text2Image - ImageCaptioning - CannyText2Image - InstructPix2Pix -...