Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huggingface/diffusers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: huggingface/diffusers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    d3e27e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. [tests] skip instead of returning. (#11793)

    skip instead of returning.
    sayakpaul authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    80f27d7 View commit details
    Browse the repository at this point in the history
  2. adjust to get CI test cases passed on XPU (#11759)

    * adjust to get CI test cases passed on XPU
    
    Signed-off-by: Liu, Kaixuan <[email protected]>
    
    * fix format issue
    
    Signed-off-by: Liu, Kaixuan <[email protected]>
    
    * Apply style fixes
    
    ---------
    
    Signed-off-by: Liu, Kaixuan <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Aryan <[email protected]>
    3 people authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    dd28509 View commit details
    Browse the repository at this point in the history
Loading