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
bump huggingface diffusers to v0.22.3 (soon to be v0.23.0, needs testing)
Allow for specifying multiple LoRA models with --lora/--loras
Add --clip-skips and --sdxl-refiner-clip-skips scatter gun arguments for specifying CLIP Skip value, which is now implemented by the diffusers library for SD and SDXL, this is usable with --model-type torch and --model-type torch-sdxl in all configurations, it is not available for other model types.
Fix minor bug with reporting usage error diagnostic twice
Fix bug with --output-configs/--output-metadata using incorrect names for --sdxl-refiner-prompts and related sdxl refiner prompt options in generated configuration.