add merge LoRA script

This commit is contained in:
Kohya S
2024-08-16 22:19:21 +09:00
parent 3921a4efda
commit e45d3f8634
3 changed files with 386 additions and 1 deletions

View File

@@ -3160,7 +3160,7 @@ SS_METADATA_MINIMUM_KEYS = [
def build_minimum_network_metadata(
v2: Optional[bool],
v2: Optional[str],
base_model: Optional[str],
network_module: str,
network_dim: str,