pub fn generate_image( prompt: &str, seed: u64, steps: u32, width: u32, height: u32, ) -> Result<GenerateResult, String>
Swarm G — native seeded image generation.