Commit Graph
11 Commits
Author SHA1 Message Date
Manuel Schmid c7a5638f54 Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	webui.py
2023-12-30 14:40:49 +01:00
lllyasviel 2f6ebbf876 some fix for previous PRs 2023-12-28 08:07:43 -08:00
Manuel Schmid 3ba59df559 add default_overwrite_step handling for meta data and gradio
allows turbo preset switching to set default_overwrite_step correctly
2023-12-24 23:31:46 +01:00
Manuel Schmid e72850de70 download missing models from preset 2023-12-24 13:09:20 +01:00
Manuel Schmid 2e23e2b7b1 code cleanup 2023-12-24 11:53:06 +01:00
Manuel Schmid f1bee4b103 add special handling for default_styles and default_aspect_ratio 2023-12-24 11:25:07 +01:00
Manuel Schmid 2770a40dc1 use default config as fallback value 2023-12-23 21:38:22 +01:00
Manuel Schmid 891a1acb62 add LoRA handling 2023-12-23 19:57:56 +01:00
Manuel Schmid f56e3eb3b0 add preset selection
uses meta parsing to set presets in user session (UI elements only)
2023-12-23 19:30:49 +01:00
lllyasviel 81107298a8 minor fix (#1532) 2023-12-20 19:58:53 -08:00
lllyasviel f7bb578a14 2.1.854
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
2023-12-20 19:52:38 -08:00