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

Remove image size limits. #3062

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Apr 10, 2024

  1. Remove image size limits.

    Nicolas Zunhammer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    38a2ddd View commit details
    Browse the repository at this point in the history
  2. Auto-format changed files.

    Nicolas Zunhammer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c8ae8f9 View commit details
    Browse the repository at this point in the history
  3. Apply ruff automatic fix for formatting

    Nicolas Zunhammer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    62c2380 View commit details
    Browse the repository at this point in the history
  4. Update deprecated pytoml linter settings

    Nicolas Zunhammer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e4f11ba View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Move PIL image size limit to contextmanager function

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ca83a21 View commit details
    Browse the repository at this point in the history
  2. Re-format and add empty lines

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a3ad8db View commit details
    Browse the repository at this point in the history
  3. Format

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c9156ac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into remove_image_size_limits

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    40c3e3a View commit details
    Browse the repository at this point in the history
  5. Reformat ruff

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    62bf63d View commit details
    Browse the repository at this point in the history
  6. Fix import paths

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    96004e1 View commit details
    Browse the repository at this point in the history
  7. Change type of param

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    476edce View commit details
    Browse the repository at this point in the history
  8. Fix deepfloyd formatting

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c5edf8d View commit details
    Browse the repository at this point in the history
  9. Reset diffusers imports

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    57eebb3 View commit details
    Browse the repository at this point in the history
  10. Fix ruff

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3ec6f2e View commit details
    Browse the repository at this point in the history
  11. Fix missing import change

    Nicolas Zunhammer committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2a82ff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'main' into remove_image_size_limits

    Nicolas Zunhammer committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f1813d3 View commit details
    Browse the repository at this point in the history
  2. Reqork code as suggested.

    Nicolas Zunhammer committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bf9a11f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge main into

    Nicolas Zunhammer committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    13a6928 View commit details
    Browse the repository at this point in the history