Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add padding_mask_crop to all inpaint pipelines #6360

Merged
merged 14 commits into from
Jan 22, 2024

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    7e3e66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6e4ba View commit details
    Browse the repository at this point in the history
  3. run make style

    rootonchair committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fdc7c5a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Jan 1, 2024

  1. crop control image also

    rootonchair committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    001c514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d1a3fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc751a View commit details
    Browse the repository at this point in the history
  4. run make style

    rootonchair committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9d14a26 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 9, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 21, 2024

  1. Update src/diffusers/pipelines/controlnet/pipeline_controlnet_inpaint.py

    Co-authored-by: YiYi Xu <yixu310@gmail.com>
    rootonchair and yiyixuxu authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3fa0a3e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: YiYi Xu <yixu310@gmail.com>
    rootonchair and yiyixuxu authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3e00f00 View commit details
    Browse the repository at this point in the history
  3. remove warning

    rootonchair committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    93bb80e View commit details
    Browse the repository at this point in the history