gen_img_with_progress

Function gen_img_with_progress 

Source
pub fn gen_img_with_progress(
    config: &Config,
    model_config: &mut ModelConfig,
    sender: Sender<Progress>,
) -> Result<(), DiffusionError>
Expand description

Generate an image and receive update via queue