Files
gpu-rent/models.example.yaml
T
2026-08-21 02:42:48 +03:00

20 lines
482 B
YAML

# Copy to ~/.gpu-rent/models.yaml
# version_id = modelVersionId from the URL (not the model id).
# url may be civitai.com or civitai.red — both work.
# Requires CIVITAI_API_TOKEN. Empty file → SwarmUI default model.
checkpoint:
- version_id: 0
# - url: https://civitai.red/models/123?modelVersionId=456
lora:
- version_id: 0
# vae:
# - version_id: 0
# embedding:
# - version_id: 0
# controlnet:
# - version_id: 0
# upscaler:
# - version_id: 0