You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This came up in the PR to provide ControlNet support to Apple's ml-stable-diffusion: apple/ml-stable-diffusion#153. I've also seen people training ControlNet models for Stable Diffusion v2 and v2.1, so it could be useful to save this as a metadata field for users of the trained models.
This would be similar to the base_model recently added to the textual inversion training script: huggingface/notebooks@944dc4b, but could maybe go inside the config.json of the saved model.