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

Using specific inputs and outputs with dream.train_step #120

Open
Ednaordinary opened this issue Nov 5, 2021 · 0 comments
Open

Using specific inputs and outputs with dream.train_step #120

Ednaordinary opened this issue Nov 5, 2021 · 0 comments

Comments

@Ednaordinary
Copy link

Hi There!

I was wondering if you can input a specific file to the model (via dream.train_step()) each iteration, so effects like cropping can be applied between each iteration before generating?
For example:
Uses BigSleep+CLIP to do an iteration
Applies a crop to the image
Replaces the generated image with the cropped image or passes the path to the cropped image to dream.train_step(), so the input is slightly zoomed in
Loops that 400 times

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