Resolve Model Path
sdnext_civitai_resolve_pathDetermine the exact file location on disk for a CivitAI model or version by specifying model ID, version ID, or other attributes.
Instructions
Resolve the local save path for a CivitAI model/version (GET /sdapi/v2/civitai/resolve-path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nsfw | No | ||
| creator | No | ||
| model_id | No | ||
| base_model | No | ||
| model_name | No | ||
| model_type | No | Checkpoint | |
| version_id | No | ||
| version_name | No |