mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-05 03:32:37 +00:00
face restoration and tiling moved to settings - use "Options in main UI" setting if you want them back
This commit is contained in:
@@ -343,6 +343,8 @@ infotext_to_setting_name_mapping = [
|
||||
('Pad conds', 'pad_cond_uncond'),
|
||||
('VAE Encoder', 'sd_vae_encode_method'),
|
||||
('VAE Decoder', 'sd_vae_decode_method'),
|
||||
('Tiling', 'tiling'),
|
||||
('Face restoration', 'face_restoration'),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user