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 request: Save Model(Checkpoint), VAE and CLIP skip config #29

Open
Ernesto-Guerra opened this issue Mar 16, 2023 · 6 comments
Open

Comments

@Ernesto-Guerra
Copy link

I have many models, I sometimes forget which one is the recommended config, and it would be useful to store that info with the sampling method, width, etc...
image

@Zyin055
Copy link
Owner

Zyin055 commented Mar 16, 2023

To store what info?

@Ernesto-Guerra
Copy link
Author

Ernesto-Guerra commented Mar 16, 2023 via email

@TFWol
Copy link

TFWol commented Mar 20, 2023

I would like this too.
Being able to configure presets that could set things like the model, clip skip, and variation seed would be extremely convenient since those are commonly changed when jumping between models.

Correlating settings (in case it helps):
Model: sd_model_checkpoint
Vae: sd_vae
Clip Skip: CLIP_stop_at_last_layers
Variation seed: eta_noise_seed_delta

image

@Zyin055
Copy link
Owner

Zyin055 commented Mar 20, 2023

I can understand the desire for model/vae/clipskip, but those settings are more complicated to set than the other ones, technically speaking. Unlikely that those settings will be included.

Not sure why you would want Variation seed though. That's a setting you typically only use when trying to tweak one specific image to make it look just right.

@ENTPRESTIGIOUS
Copy link

I have the same suggestion! I want to save checkpoints but I can't do it if I add id setting_sd_model_checkpoint.

@ENTPRESTIGIOUS
Copy link

I can understand the desire for model/vae/clipskip, but those settings are more complicated to set than the other ones, technically speaking. Unlikely that those settings will be included.

Not sure why you would want Variation seed though. That's a setting you typically only use when trying to tweak one specific image to make it look just right.

Damn...

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

4 participants