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. |
||
|---|---|---|
| .. | ||
| operators | ||
| __init__.py | ||
| auth.py | ||
| db.py | ||
| main.py | ||
| registry.py | ||
| remote.py | ||
| runner.py | ||
| settings.py | ||
| store.py | ||
| sysinfo.py | ||