1. 06 Jan, 2023 2 commits
  2. 05 Jan, 2023 6 commits
  3. 04 Jan, 2023 11 commits
  4. 03 Jan, 2023 8 commits
  5. 02 Jan, 2023 5 commits
  6. 01 Jan, 2023 1 commit
  7. 30 Dec, 2022 6 commits
  8. 29 Dec, 2022 1 commit
    • Simon Kirsten's avatar
      Flax: Fix img2img and align with other pipeline (#1824) · ab0e92fd
      Simon Kirsten authored
      
      
      * 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: default avatarPedro Cuenca <pedro@huggingface.co>
      ab0e92fd