Sync remaining docs with CLI surface, Assistent, and Civitai dataset.
Align architecture/cli/decisions with modules and Debug API; cross-link seed overlays and scrape→FTS so user docs match 0.2.0. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
# Локальные модели (не коммитить веса)
|
||||
|
||||
Положи сюда чекпоинт (и рядом `.json` / `.civitai.json` / `.swarm.json`, если есть).
|
||||
Положи сюда чекпоинт (и рядом `.json` / `.civitai.json` / `.swarm.json` / `.assistent.json`, если есть).
|
||||
|
||||
- Папка пустая — на сервер ничего не едет.
|
||||
- Появилась модель с метадатой — на `gpu-rent up` уедет эта пара (веса + sidecar).
|
||||
@@ -9,3 +9,5 @@
|
||||
|
||||
Раскладка как у SwarmUI: `Stable-Diffusion/`, `Lora/`, `VAE/`, `Embeddings/`, `controlnet/`, `upscale_models/`, `clip/`.
|
||||
Веса в git не попадают.
|
||||
|
||||
Civitai-seed по манифесту (не эта папка): [docs/models.md](../docs/models.md). Scraped galleries (без весов): [datasets/README.md](../datasets/README.md).
|
||||
|
||||
Reference in New Issue
Block a user