Default workflows to SDXL CyberRealistic; ship empty model preseed

Drops the SD 1.5 placeholder. The shipped txt2img/img2img workflows now
reference CyberRealisticXLPlay_V8.0_FP16.safetensors (the checkpoint
figment used in production), and comfyui-init-models.sh ships with no
active fetches — operators uncomment examples or add their own URLs.

The script + workflow filenames have to line up; README explains.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-19 12:02:26 -05:00
co-authored by Claude Opus 4.7
parent 0ad99b6199
commit 704bcfdf13
4 changed files with 22 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"4": {
"class_type": "CheckpointLoaderSimple",
"inputs": {
"ckpt_name": "v1-5-pruned-emaonly.safetensors"
"ckpt_name": "CyberRealisticXLPlay_V8.0_FP16.safetensors"
}
},
"6": {
+1 -1
View File
@@ -17,7 +17,7 @@
"4": {
"class_type": "CheckpointLoaderSimple",
"inputs": {
"ckpt_name": "v1-5-pruned-emaonly.safetensors"
"ckpt_name": "CyberRealisticXLPlay_V8.0_FP16.safetensors"
}
},
"5": {