first commit

This commit is contained in:
Leonid Pershin
2026-08-21 02:42:48 +03:00
commit 167d07a733
46 changed files with 3334 additions and 0 deletions
+19
View File
@@ -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