yet another lora refactor

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2024-12-09 13:40:19 -05:00
parent f346cccb51
commit 1185950c4a
16 changed files with 194 additions and 217 deletions
+1
View File
@@ -139,6 +139,7 @@ class StableDiffusionProcessing:
self.negative_pooleds = []
self.disable_extra_networks = False
self.iteration = 0
self.network_data = {}
# initializers
self.prompt = prompt