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

Implementing conditioned LD or SD models in lama-cleaner #65

Closed
Sazoji opened this issue Sep 5, 2022 · 1 comment
Closed

Implementing conditioned LD or SD models in lama-cleaner #65

Sazoji opened this issue Sep 5, 2022 · 1 comment

Comments

@Sazoji
Copy link

Sazoji commented Sep 5, 2022

If anyone is interested, the code for converting torchscript model is here.
Originally posted by @Sanster in #15 (comment)

to this end, how would one convert a stable diffusion or a conditioned model into a .pt file for lama-cleaner?
load the .bin files from huggingface to make a checkpoint and save it as a .pt?

@Sanster Sanster closed this as completed Sep 30, 2022
@Sanster
Copy link
Owner

Sanster commented Sep 30, 2022

Use diffusers library to add SD support

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