Files: Flux2Pipeline.swift:580, SD3Pipeline.swift:284 Both use `NumPyRandomSource`, but our plan states SD3 and Flux should use `TorchRandomSource`. Investigate whether this makes a material difference, switch if so, drop if not needed.
Files: Flux2Pipeline.swift:580, SD3Pipeline.swift:284
Both use
NumPyRandomSource, but our plan states SD3 and Flux should useTorchRandomSource.Investigate whether this makes a material difference, switch if so, drop if not needed.