tidy(mm): rename ckpy "config" -> "config_path"

This commit is contained in:
psychedelicious
2024-03-01 15:25:21 +11:00
parent 16a5d718bf
commit 9b40c28144
9 changed files with 11 additions and 11 deletions

View File

@ -177,7 +177,7 @@ def mm2_record_store(mm2_app_config: InvokeAIAppConfig) -> ModelRecordServiceBas
"format": ModelFormat("checkpoint"),
"base": BaseModelType("sd-1"),
"type": "main",
"config": "/tmp/foo.yaml",
"config_path": "/tmp/foo.yaml",
"variant": "normal",
"original_hash": "111222333444",
"source": "https://civitai.com/models/206883/split",