mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-05 03:32:37 +00:00
rework Negative Guidance minimum sigma to work with AND, add infotext and copypaste parameters support
This commit is contained in:
@@ -309,6 +309,7 @@ infotext_to_setting_name_mapping = [
|
||||
('UniPC order', 'uni_pc_order'),
|
||||
('UniPC lower order final', 'uni_pc_lower_order_final'),
|
||||
('RNG', 'randn_source'),
|
||||
('NGMS', 's_min_uncond'),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user