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

Dev #1

Merged
merged 139 commits into from
Jun 8, 2024
Merged

Dev #1

merged 139 commits into from
Jun 8, 2024

Conversation

drhead
Copy link
Owner

@drhead drhead commented Jun 8, 2024

Description

  • a simple description of what you're trying to accomplish
  • a summary of changes in code
  • which issues it fixes, if any

Screenshots/videos:

Checklist:

w-e-w and others added 30 commits April 23, 2024 02:35
if for some reason the initial loading model at loading phase of webui  is corrupted
after entering this state the user will not be able to load even a good model is selected, due the the unload_model_weights  > send_model_to_cpu > m.lowvram attribute check will fail becaules m is None
webui will be stuck in the loop unable to recover without manual intervention
if the sha256 hash does not match it will be automatically deleted
…n them

I have encountered pickled embeddings with a short byteorder file at the top-level, as well as a .data/serialization_id file.

Both load fine after allowing these files in the dataset.

I do not think it is likely adding them to the safe unpickle regular expression would be a security risk, but that's for the maintainers to decide.
red, green, blue = transparency TypeError: cannot unpack non-iterable int object
Co-Authored-By: Morgon Kanter <[email protected]>
[Performance 4/6] Precompute is_sdxl_inpaint flag
fix soft inpainting on mps and xpu, torch_utils.float64
…n-not-on-main-branch

fix extention update when not on main branch
chore: sync v1.8.0 packages according to changelog
When creating a virtual environment, upgrade pip in webui.bat/webui.sh
…patch

Add AVIF MIME type support to mimetype definitions
…n_context_menu

two fingers press to open context menu
…i-root-in-launch_utils

use script_path for webui root in launch_utils
…ransparency

fix extra batch mode P Transparency
Fix dragging text within prompt input
Add correct mimetype for .mjs files
…ntegrity

Initial model download integrity
…-more-cleanly

QOL Items - handle metadata issues more cleanly for SD models, Loras and embeddings
…ring_options

more extension tag filtering options
replace wsl-open with wslpath and explorer.exe
@drhead drhead merged commit 428975e into drhead:patch-3 Jun 8, 2024
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.