mirror of
https://github.com/vladmandic/automatic
synced 2026-09-08 13:58:43 +02:00
4a2d9c9720
Static inventory of every registered pipeline: component classes come from the init type annotations, the component specs on modular pipelines, and the video model definitions, so the real role function runs against real classes with no weights loaded. The audit prints the role of every component, lists which components turn resident under the shipped 22 GB never-offload default, names the custom pipelines it cannot see, and asserts that no component carries an undecorated entry point, that opted-out classes route on-demand, and that every pipeline places a per-step component.