mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-28 10:11:42 +00:00
add missing infotext entry for the pad cond/uncond option
This commit is contained in:
@@ -357,6 +357,7 @@ infotext_to_setting_name_mapping = [
|
||||
('Token merging ratio hr', 'token_merging_ratio_hr'),
|
||||
('RNG', 'randn_source'),
|
||||
('NGMS', 's_min_uncond'),
|
||||
('Pad conds', 'pad_cond_uncond'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user