We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7247b commit d33be27Copy full SHA for d33be27
src/diffusers/__init__.py
@@ -338,8 +338,8 @@
338
"StableDiffusion3ControlNetPipeline",
339
"StableDiffusion3Img2ImgPipeline",
340
"StableDiffusion3InpaintPipeline",
341
- "StableDiffusion3PAGImg2ImgPipeline",
342
"StableDiffusion3PAGPipeline",
+ "StableDiffusion3PAGImg2ImgPipeline",
343
"StableDiffusion3Pipeline",
344
"StableDiffusionAdapterPipeline",
345
"StableDiffusionAttendAndExcitePipeline",
0 commit comments