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

feature idea: FILM interpolation + cross attention prompt editing #21

Open
sbaier1 opened this issue Oct 27, 2022 · 0 comments
Open

feature idea: FILM interpolation + cross attention prompt editing #21

sbaier1 opened this issue Oct 27, 2022 · 0 comments

Comments

@sbaier1
Copy link
Owner

sbaier1 commented Oct 27, 2022

Idea:

  • Two prompts as input, second prompt is slight edit of the first (e.g. person changing pose, etc.)
  • Generate first prompt txt2img
  • Generate second prompt using img2imgalt / prompt editing using first image as input (not sure if this can have generally valid defaults)
  • run FILM interpolation between the two
  • run low denoising strength img2img on the interpolation frames to refine them(maybe? if necessary / improves the result)

optionally: use attention weight to interpolate between the prompts, generate more than 2 frames, interpolate between those. not sure, experimentation needed

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

1 participant