modelbeast/server/operators/comfyui_sd
m3ultra 9c7164f77a comfyui_sd: fail fast when a checkpoint/LoRA isn't on the routed node
Checkpoints are no longer uniform across the fleet (M3 keeps only the
LoRA-compatible SD1.5 model; M1 holds the full SDXL archive). The gpu pool
routes by operator, not by checkpoint, so a job asking for bigLust could land
on a node without it. Query the node's own ComfyUI /object_info and exit with
the available list + where the rest lives, instead of a cryptic 400.
2026-07-17 01:44:17 +10:00
..
manifest.json comfyui_sd operator: local SD/SDXL + LoRA via resident ComfyUI 2026-07-16 23:37:30 +10:00
run.py comfyui_sd: fail fast when a checkpoint/LoRA isn't on the routed node 2026-07-17 01:44:17 +10:00