diffusers
ab0e92fd - Flax: Fix img2img and align with other pipeline (#1824)

Commit
3 years ago
Flax: Fix img2img and align with other pipeline (#1824) * Flax: Add components function * Flax: Fix img2img and align with other pipeline * Flax: Fix PRNGKey type * Refactor strength to start_timestep * Fix preprocess images * Fix processed_images dimen * latents.shape -> latents_shape * Fix typo * Remove "static" comment * Remove unnecessary optional types in _generate * Apply doc-builder code style. Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Author
Parents
Loading