mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
i (#163)
This commit is contained in:
@@ -83,7 +83,7 @@ def worker():
|
||||
]
|
||||
for n, w in loras:
|
||||
if n != 'None':
|
||||
d.append((f'Lora [{n}] weight', w))
|
||||
d.append((f'LoRA [{n}] weight', w))
|
||||
log(x, d)
|
||||
|
||||
seed += 1
|
||||
|
||||
Reference in New Issue
Block a user