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

image prompts #68

Open
mkaskov opened this issue Nov 30, 2021 · 3 comments
Open

image prompts #68

mkaskov opened this issue Nov 30, 2021 · 3 comments

Comments

@mkaskov
Copy link

mkaskov commented Nov 30, 2021

The model uses an uploaded image as a background image. Is it possible to use image as initial state?

@neverix
Copy link
Contributor

neverix commented Dec 4, 2021

That is how it's used, as far as I'm aware. The image replaces some tokens in the start

@mkaskov
Copy link
Author

mkaskov commented Dec 6, 2021

For the area specified as a crop (up, down, left, right), the algorithm fully saves the input pixels to result. For the rest pixels alghoritm completely replaced it

@neverix
Copy link
Contributor

neverix commented Dec 7, 2021

It uses them to generate infilling pixels

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