mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
yet another lora refactor
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -139,6 +139,7 @@ class StableDiffusionProcessing:
|
||||
self.negative_pooleds = []
|
||||
self.disable_extra_networks = False
|
||||
self.iteration = 0
|
||||
self.network_data = {}
|
||||
|
||||
# initializers
|
||||
self.prompt = prompt
|
||||
|
||||
Reference in New Issue
Block a user