Skip to content

Make texture projection work with img2img models #2150

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

Closed
Dekker3D opened this issue Jan 28, 2023 · 2 comments
Closed

Make texture projection work with img2img models #2150

Dekker3D opened this issue Jan 28, 2023 · 2 comments

Comments

@Dekker3D
Copy link

Is your feature request related to a problem? Please describe.
Right now, texture projection only works with depth2img models.

Describe the solution you'd like
An img2img model can do some pretty decent work for texture projection, if you give it an input image with unshaded basic textures... if no such textures are available, a cavity map or ambient occlusion texture will work well if you bump up the denoising strength a fair bit.

Describe alternatives you've considered
I'm currently doing this manually in Auto1111.

Additional context
This should probably be read in the context of #2149, which is the other half of my current workflow.

@patrickvonplaten
Copy link
Contributor

Hey @Dekker3D, can you code up an example that explains your workflow maybe? :-)

@Dekker3D
Copy link
Author

Sorry! This issue was meant for https://github.com/carson-katri/dream-textures, I messed up.

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