Zyin055 / Config-Presets

Extension for Automatic1111
MIT License
265 stars 16 forks source link

Feature request: Save Model(Checkpoint), VAE and CLIP skip config #29

Open Ernesto-Guerra opened 1 year ago

Ernesto-Guerra commented 1 year ago

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 commented 1 year ago

To store what info?

Ernesto-Guerra commented 1 year ago

Model, vae and clip skip

El jue, 16 de mar. de 2023 10:11 a. m., Zyin055 @.***> escribió:

To store what info?

— Reply to this email directly, view it on GitHub https://github.com/Zyin055/Config-Presets/issues/29#issuecomment-1472274344, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJO54TZR5ZN7YZE34YM5IDW4M3T3ANCNFSM6AAAAAAV5DIQRY . You are receiving this because you authored the thread.Message ID: @.***>

TFWol commented 1 year ago

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 commented 1 year ago

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 commented 4 months ago

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 commented 4 months ago

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...