mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
ipadapter optional face autocrop input image
This commit is contained in:
@@ -122,6 +122,7 @@ class StableDiffusionProcessing:
|
||||
self.ip_adapter_images = []
|
||||
self.ip_adapter_starts = [0.0]
|
||||
self.ip_adapter_ends = [1.0]
|
||||
self.ip_adapter_crops = []
|
||||
# hdr
|
||||
self.hdr_mode=hdr_mode
|
||||
self.hdr_brightness=hdr_brightness
|
||||
|
||||
Reference in New Issue
Block a user