first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user