mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 13:47:06 +00:00
Remove log
This commit is contained in:
@@ -614,7 +614,6 @@ class LoRANetwork(torch.nn.Module):
|
||||
rank_dropout=rank_dropout,
|
||||
module_dropout=module_dropout,
|
||||
)
|
||||
logger.info(f"Add LoRA module: {lora_name}")
|
||||
loras.append(lora)
|
||||
|
||||
if target_replace_modules is None:
|
||||
|
||||
Reference in New Issue
Block a user