Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding related work on LLM-assisted generation and editing #39

Open
thss15fyt opened this issue Jun 3, 2024 · 1 comment
Open

Adding related work on LLM-assisted generation and editing #39

thss15fyt opened this issue Jun 3, 2024 · 1 comment

Comments

@thss15fyt
Copy link

Hi, thanks for your contribution to this awesome work! We also study on this topic to leverage LLM planning to generate images with complex scene. The paper is here Ranni: Taming Text-to-Image Diffusion for Accurate Instruction Following (CVPR 2024) with open-sourced code . Furthermore, we take more efforts to use it for modifying the generated image with progressive adjustments or chatting-based editing (also discussed in this repo). We hope our exploration could help to further develop the editing function in this repository, e.g. maintaining ID-consistency, understanding complex editing instructions with LLM.

Our framework is illustrated as follows:
image

@lllyasviel
Copy link
Owner

Thanks! bdf51c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants