visual-chatgpt
visual-chatgpt copied to clipboard
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
  如图,Windows 11系统
I already installed wdet
各位大佬,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 -...