SLD
SLD copied to clipboard
🔥 [CVPR2024] Official implementation of "Self-correcting LLM-controlled Diffusion Models (SLD)
Hello! Thanks for your great work. I came across your project and am very interested in trying it out. However, I noticed in the documentation that it recommends having a...
Following the guide to run the demo, I received this error: Command: ``` CUDA_VISIBLE_DEVICES=0 python3 SLD_demo.py --json-file demo/self_correction/data.json --input-dir demo/self_correction/src_image --output-dir demo/self_correction/results --mode self_correction --config demo_config.ini ``` Error: ``` -----...
Hi. Thanks for your great work. I tried the demo but CUDA out of memory was occred. I have 4 RTX3090 gpus. and I used `CUDA_VISIBLE_DEIVES=0,1,2` But one gpu works...
Hi, thanks for your nice work! BTW, I encountered the error below: ``` ----- Image Manipulation ----- 100%|█████████████████████████████████████████████████████████████████████████████████████| 50/50 [00:04
Hi @tsunghan-wu 🤗 I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2505.05678....