338a7fe267
Models like gonzalomoXLFluxPony are architecturally Flux but CivitAI tags them as 'Pony', causing the SDXL workflow to be sent to ComfyUI which fails validation. The filename now overrides base_model when it contains 'flux'. Also adds: - Full Flux Dev/Schnell workflow template (ModelSamplingFlux, FluxGuidance, ConditioningZeroOut, EmptySD3LatentImage); KSampler cfg locked to 1.0, caller cfg routed to FluxGuidance - --family/-F flag to manually override family detection - queue_prompt now surfaces ComfyUI node_errors from 400 responses - Tests for Flux workflow builder (8 cases) and updated family defaults