1. 28 Oct, 2025 1 commit
  2. 24 Oct, 2025 2 commits
  3. 22 Oct, 2025 2 commits
    • Sayak Paul's avatar
      [CI] xfail the test_wuerstchen_prior test (#12530) · 4c723d8e
      Sayak Paul authored
      xfail the test_wuerstchen_prior test
      4c723d8e
    • David Bertoin's avatar
      Prx (#12525) · dd07b19e
      David Bertoin authored
      * rename photon to prx
      
      * rename photon into prx
      
      * Revert .gitignore to state before commit b7fb0fe9d63bf766bbe3c42ac154a043796dd370
      
      * rename photon to prx
      
      * rename photon into prx
      
      * Revert .gitignore to state before commit b7fb0fe9d63bf766bbe3c42ac154a043796dd370
      
      * make fix-copies
      dd07b19e
  4. 21 Oct, 2025 1 commit
  5. 17 Oct, 2025 2 commits
  6. 15 Oct, 2025 1 commit
  7. 02 Oct, 2025 1 commit
  8. 30 Sep, 2025 1 commit
  9. 26 Sep, 2025 1 commit
  10. 25 Sep, 2025 1 commit
  11. 24 Sep, 2025 2 commits
  12. 22 Sep, 2025 2 commits
  13. 15 Sep, 2025 1 commit
  14. 10 Sep, 2025 1 commit
  15. 09 Sep, 2025 1 commit
  16. 28 Aug, 2025 1 commit
  17. 26 Aug, 2025 1 commit
  18. 25 Aug, 2025 1 commit
  19. 22 Aug, 2025 1 commit
  20. 20 Aug, 2025 1 commit
    • galbria's avatar
      Bria 3 2 pipeline (#12010) · 7993be9e
      galbria authored
      
      
      * Add Bria model and pipeline to diffusers
      
      - Introduced `BriaTransformer2DModel` and `BriaPipeline` for enhanced image generation capabilities.
      - Updated import structures across various modules to include the new Bria components.
      - Added utility functions and output classes specific to the Bria pipeline.
      - Implemented tests for the Bria pipeline to ensure functionality and output integrity.
      
      * with working tests
      
      * style and quality pass
      
      * adding docs
      
      * add to overview
      
      * fixes from "make fix-copies"
      
      * Refactor transformer_bria.py and pipeline_bria.py: Introduce new EmbedND class for rotary position embedding, and enhance Timestep and TimestepProjEmbeddings classes. Add utility functions for handling negative prompts and generating original sigmas in pipeline_bria.py.
      
      * remove redundent and duplicates tests and fix bf16
      slow test
      
      * style fixes
      
      * small doc update
      
      * Enhance Bria 3.2 documentation and implementation
      
      - Updated the GitHub repository link for Bria 3.2.
      - Added usage instructions for the gated model access.
      - Introduced the BriaTransformerBlock and BriaAttention classes to the model architecture.
      - Refactored existing classes to integrate Bria-specific components, including BriaEmbedND and BriaPipeline.
      - Updated the pipeline output class to reflect Bria-specific functionality.
      - Adjusted test cases to align with the new Bria model structure.
      
      * Refactor Bria model components and update documentation
      
      - Removed outdated inference example from Bria 3.2 documentation.
      - Introduced the BriaTransformerBlock class to enhance model architecture.
      - Updated attention handling to use `attention_kwargs` instead of `joint_attention_kwargs`.
      - Improved import structure in the Bria pipeline to handle optional dependencies.
      - Adjusted test cases to reflect changes in model dtype assertions.
      
      * Update Bria model reference in documentation to reflect new file naming convention
      
      * Update docs/source/en/_toctree.yml
      
      * Refactor BriaPipeline to inherit from DiffusionPipeline instead of FluxPipeline, updating imports accordingly.
      
      * move the __call__ func to the end of file
      
      * Update BriaPipeline example to use bfloat16 for precision sensitivity for better result
      
      * make style && make quality &&  make fix-copiessource
      
      ---------
      Co-authored-by: default avatarLinoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
      Co-authored-by: default avatarAryan <contact.aryanvs@gmail.com>
      7993be9e
  21. 18 Aug, 2025 1 commit
  22. 14 Aug, 2025 1 commit
  23. 13 Aug, 2025 1 commit
  24. 11 Aug, 2025 1 commit
  25. 08 Aug, 2025 1 commit
    • YiYi Xu's avatar
      [Modular] Fast Tests (#11937) · ccf2c311
      YiYi Xu authored
      
      
      * rearrage the params to groups: default params /image params /batch params / callback params
      
      * make style
      
      * add names property to pipeline blocks
      
      * style
      
      * remove more unused func
      
      * prepare_latents_inpaint always return noise and image_latents
      
      * up
      
      * up
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      ---------
      Co-authored-by: default avatarDN6 <dhruv.nair@gmail.com>
      ccf2c311
  26. 05 Aug, 2025 2 commits
  27. 04 Aug, 2025 2 commits
  28. 28 Jul, 2025 1 commit
  29. 23 Jul, 2025 1 commit
  30. 21 Jul, 2025 3 commits
  31. 17 Jul, 2025 1 commit