merge: modules/control/unit.py

This commit is contained in:
vladmandic
2026-03-12 14:16:51 +01:00
parent 72895b5192
commit a3668e9f0c
+2
View File
@@ -88,6 +88,8 @@ class Unit: # mashup of gradio controls and mapping to actual implementation cla
self.fidelity = 0.5
self.query_weight = 1.0
self.adain_weight = 1.0
# preprocessor param overrides
self.process_params = {}
# control mode
self.choices = ['default']
# control tile