Mohammad Zeynali
Mohammad Zeynali
Hi guys, I converted `stable diffusion ControlNet` with `static shape`, it was everything ok, but when I want to use `stable diffusion ControlNet` for `dynamic shape`, that throw error, How...
Hi guys, I compiled the SD model with batch size = 1 and achieve inference time = 2 sec. Then I compiled the same model with Batch size = 4,...
Hello guys, I have two problem: 1- How I can compile the instruct pix2pix ? Have you plan about this? 2- How I can compile the stable diffusion with controlnet?
What does this PR do? This PR adds comprehensive documentation for training InstructPix2Pix-SDXL with LoRA adapters on diffusers/sdxl-instructpix2pix-768. The new README_lora_sdxl.md provides: Key Additions: Complete training guide for LoRA-based InstructPix2Pix...
# What does this PR do? This PR adds a training script for **Latent Consistency Model (LCM) distillation** applied to **InstructPix2Pix with Stable Diffusion XL**. This enables fast, few-step image...