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

[pull] master from AUTOMATIC1111:master #6

Merged
merged 310 commits into from
Aug 27, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented May 28, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

drhead and others added 24 commits May 17, 2024 10:36
* Consistent with implementations in k-diffusion.
* Makes this compatible with #15823
Fix bug where under some circumstances an extra "." was inserted between the file base name and the file extension.
The bug is triggered when the extension argument is one of "jpg", "jpeg", or "webp", and the image exceeds the format's dimension limit. Then the extension variable is set to ".png", resulting in the fullfn variable to evaluate to a string ending with "..png".
Fix method 1 : pin Setuptools==69.5.1
@pull pull bot added the ⤵️ pull label May 28, 2024
eatmoreapple and others added 5 commits June 4, 2024 15:02
When generating grids, some scripts such as img2img loopback and ultimate SD upscale do not pass infotexts for each image since they are the same prompt.

If you attempt to save those images using the saved button in the UI it will fail because it will look for the selected image info text. This fixes those errors by replicating the infotext for as many images are passed into the image list if the infotext parameter is none.
Edited in fix in Github editor and mistyped from local copy
Fix for grids without comprehensive infotexts
…teps-Scheduler

Add Align Your Steps to available schedulers
AUTOMATIC1111 and others added 29 commits July 16, 2024 20:50
…utton-log.csv-

option to disable save button log.csv
add ids to the resize tabs in img2img
…_on_non-job_actions

[bug] do not break progressbar on non-job actions (add wrap_gradio_call_no_job)
…as_jpeg

fix OSError: cannot write mode P as JPEG
…n_paste_inpaint

do not send image size on paste inpaint
Fix noisy DS_Store files for MacOS
@pull pull bot merged commit 82a973c into le-si:master Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.