mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-22 14:20:39 -07:00
M08: Thread opts_snapshot into process_images_inner for save-related reads
- Replace opts.foo with p.opts_snapshot.foo for safe read-only settings - Migrated: save_images_before_face_restoration, save_images_before_color_correction, samples_format, return_mask, save_mask, return_mask_composite, save_mask_composite, grid_only_if_multiple, return_grid, grid_save, grid_format, grid_extended_filename - Leave save_samples(), sample_hr_pass(), create_infotext(), metadata on shared.opts - Behavior-preserving; no change to save paths or naming Made-with: Cursor
This commit is contained in:
parent
c943849d1d
commit
be214f4eda
3 changed files with 1805 additions and 1780 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue