Skip to content

Conversation

@snek-eyes
Copy link

No description provided.

drhead and others added 30 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
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
feat: lora partial update precede full update
Haoming02 and others added 30 commits July 16, 2024 11:07
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.