-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update #2
base: master
Are you sure you want to change the base?
Update #2
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01491d3 - Browse repository at this point
Copy the full SHA 01491d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f2407 - Browse repository at this point
Copy the full SHA 10f2407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d6708 - Browse repository at this point
Copy the full SHA 53d6708View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9ca67 - Browse repository at this point
Copy the full SHA cc9ca67View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca9007 - Browse repository at this point
Copy the full SHA dca9007View commit details -
Configuration menu - View commit details
-
Copy full SHA for b57a70f - Browse repository at this point
Copy the full SHA b57a70fView commit details -
Default device for sigma tensor to CPU
* Consistent with implementations in k-diffusion. * Makes this compatible with #15823
Configuration menu - View commit details
-
Copy full SHA for 1d74482 - Browse repository at this point
Copy the full SHA 1d74482View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 281e0a0 - Browse repository at this point
Copy the full SHA 281e0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for feeb680 - Browse repository at this point
Copy the full SHA feeb680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 501ac01 - Browse repository at this point
Copy the full SHA 501ac01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 969a462 - Browse repository at this point
Copy the full SHA 969a462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a59ad - Browse repository at this point
Copy the full SHA 24a59adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82884da - Browse repository at this point
Copy the full SHA 82884daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f39251 - Browse repository at this point
Copy the full SHA 1f39251View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e696b0 - Browse repository at this point
Copy the full SHA 1e696b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e7122 - Browse repository at this point
Copy the full SHA 51e7122View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5867be2 - Browse repository at this point
Copy the full SHA 5867be2View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 344eda5 - Browse repository at this point
Copy the full SHA 344eda5View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a639462 - Browse repository at this point
Copy the full SHA a639462View commit details
Commits on May 26, 2024
-
Fix bug where file extension had an extra '.' under some circumstances
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".
Configuration menu - View commit details
-
Copy full SHA for 6dd53ce - Browse repository at this point
Copy the full SHA 6dd53ceView commit details
Commits on May 28, 2024
-
Merge pull request #15882 from AUTOMATIC1111/setuptools==69.5.1
Fix method 1 : pin Setuptools==69.5.1
Configuration menu - View commit details
-
Copy full SHA for 759f396 - Browse repository at this point
Copy the full SHA 759f396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801b72b - Browse repository at this point
Copy the full SHA 801b72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for feee37d - Browse repository at this point
Copy the full SHA feee37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6f741 - Browse repository at this point
Copy the full SHA 8d6f741View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10f8d0f - Browse repository at this point
Copy the full SHA 10f8d0fView commit details
Commits on Jun 6, 2024
-
Fix for grids without comprehensive infotexts
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.
Configuration menu - View commit details
-
Copy full SHA for 25bbf31 - Browse repository at this point
Copy the full SHA 25bbf31View commit details -
Edited in fix in Github editor and mistyped from local copy
Configuration menu - View commit details
-
Copy full SHA for 53f6267 - Browse repository at this point
Copy the full SHA 53f6267View commit details
Commits on Jun 8, 2024
-
Merge pull request #15958 from NouberNou/Fix-Grids-Without-Infotexts
Fix for grids without comprehensive infotexts
Configuration menu - View commit details
-
Copy full SHA for 3c7384a - Browse repository at this point
Copy the full SHA 3c7384aView commit details -
Merge pull request #15751 from LoganBooker/LoganBooker-Add-AlignYourS…
…teps-Scheduler Add Align Your Steps to available schedulers
Configuration menu - View commit details
-
Copy full SHA for 46bcfbe - Browse repository at this point
Copy the full SHA 46bcfbeView commit details -
Merge pull request #15943 from eatmoreapple/update-lora-load
feat: lora partial update precede full update
Configuration menu - View commit details
-
Copy full SHA for 6de733c - Browse repository at this point
Copy the full SHA 6de733cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0d71a - Browse repository at this point
Copy the full SHA 0c0d71aView commit details -
Merge pull request #15804 from huchenlei/rearrange_fix
[Performance 2/6] Replace einops.rearrange with torch native ops
Configuration menu - View commit details
-
Copy full SHA for de7f5cd - Browse repository at this point
Copy the full SHA de7f5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0769aa3 - Browse repository at this point
Copy the full SHA 0769aa3View commit details -
Merge pull request #15893 from alcacode/dev
Fix bug where file extension had an extra '.' under some circumstances
Configuration menu - View commit details
-
Copy full SHA for 00f37ad - Browse repository at this point
Copy the full SHA 00f37adView commit details -
Merge pull request #15864 from AUTOMATIC1111/ReloadUI-backgroundColor…
…---background-fill-primary ReloadUI backgroundColor --background-fill-primary
Configuration menu - View commit details
-
Copy full SHA for e21b1e3 - Browse repository at this point
Copy the full SHA e21b1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0edc04d - Browse repository at this point
Copy the full SHA 0edc04dView commit details -
Merge pull request #15608 from drhead/patch-2
Add KL Optimal scheduler
Configuration menu - View commit details
-
Copy full SHA for 9e1fc80 - Browse repository at this point
Copy the full SHA 9e1fc80View commit details -
Merge pull request #15607 from drhead/patch-1
add code for skipping CFG on early steps
Configuration menu - View commit details
-
Copy full SHA for b150b3a - Browse repository at this point
Copy the full SHA b150b3aView commit details -
add proper infotext support for #15607
fix settings override not working for NGMI, s_churn, etc...
Configuration menu - View commit details
-
Copy full SHA for 5429e4c - Browse repository at this point
Copy the full SHA 5429e4cView commit details -
Merge pull request #15600 from AUTOMATIC1111/fix-corrupt-model-loop
Fix corrupt model initial load loop
Configuration menu - View commit details
-
Copy full SHA for 15245d9 - Browse repository at this point
Copy the full SHA 15245d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9e9e4 - Browse repository at this point
Copy the full SHA cd9e9e4View commit details -
Merge pull request #15656 from AUTOMATIC1111/api-old-sampler-names
Allow old sampler names in API
Configuration menu - View commit details
-
Copy full SHA for ba54c74 - Browse repository at this point
Copy the full SHA ba54c74View commit details -
Merge pull request #15820 from huchenlei/force_half
[Performance 6/6] Add --precision half option to avoid casting during inference
Configuration menu - View commit details
-
Copy full SHA for 33b73c4 - Browse repository at this point
Copy the full SHA 33b73c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfc9f6 - Browse repository at this point
Copy the full SHA ebfc9f6View commit details -
Merge pull request #15824 from drhead/patch-4
[Performance] LDM optimization patches
Configuration menu - View commit details
-
Copy full SHA for 93b53dc - Browse repository at this point
Copy the full SHA 93b53dcView commit details -
Merge pull request #15851 from viking1304/torch-on-mac
Use different torch versions for Intel and ARM Macs
Configuration menu - View commit details
-
Copy full SHA for 616013f - Browse repository at this point
Copy the full SHA 616013fView commit details -
Merge pull request #15836 from AUTOMATIC1111/xyz-override-rework
XYZ override rework
Configuration menu - View commit details
-
Copy full SHA for cbac72d - Browse repository at this point
Copy the full SHA cbac72dView commit details -
Merge pull request #15681 from AUTOMATIC1111/fix_p_invalid_sampler_an…
…d_scheduler more old sampler scheduler compatibility
Configuration menu - View commit details
-
Copy full SHA for c3c90de - Browse repository at this point
Copy the full SHA c3c90deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f907e - Browse repository at this point
Copy the full SHA 96f907eView commit details -
Merge pull request #15831 from AUTOMATIC1111/fix-Hypertile-xyz
Fix Hypertile xyz
Configuration menu - View commit details
-
Copy full SHA for 04164a8 - Browse repository at this point
Copy the full SHA 04164a8View commit details -
Merge pull request #15832 from AUTOMATIC1111/xyz-csv-skipinitialspace
XYZ CSV skipinitialspace
Configuration menu - View commit details
-
Copy full SHA for 5977cb0 - Browse repository at this point
Copy the full SHA 5977cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 510f025 - Browse repository at this point
Copy the full SHA 510f025View commit details -
Merge pull request #15803 from huchenlei/checkpoint_false
[Performance 1/6] use_checkpoint = False
Configuration menu - View commit details
-
Copy full SHA for ad229fa - Browse repository at this point
Copy the full SHA ad229faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 603509e - Browse repository at this point
Copy the full SHA 603509eView commit details -
Merge pull request #15830 from light-and-ray/scroll_extensions_table_…
…on_overflow scroll extensions table on overflow
Configuration menu - View commit details
-
Copy full SHA for 371cb60 - Browse repository at this point
Copy the full SHA 371cb60View commit details -
Merge pull request #15816 from huchenlei/bias_backup
[Performance 5/6] Prevent unnecessary extra networks bias backup
Configuration menu - View commit details
-
Copy full SHA for 816bc42 - Browse repository at this point
Copy the full SHA 816bc42View commit details -
Merge pull request #15817 from light-and-ray/img2img_batch_upload
img2img batch upload method
Configuration menu - View commit details
-
Copy full SHA for 64bf57b - Browse repository at this point
Copy the full SHA 64bf57bView commit details -
Merge pull request #15806 from huchenlei/inpaint_fix
[Performance 4/6] Precompute is_sdxl_inpaint flag
Configuration menu - View commit details
-
Copy full SHA for 6450d24 - Browse repository at this point
Copy the full SHA 6450d24View commit details -
Merge pull request #15815 from AUTOMATIC1111/torch-float64-or-float32
fix soft inpainting on mps and xpu, torch_utils.float64
Configuration menu - View commit details
-
Copy full SHA for b4723bb - Browse repository at this point
Copy the full SHA b4723bbView commit details -
Merge pull request #15797 from AUTOMATIC1111/fix-extention-update-whe…
…n-not-on-main-branch fix extention update when not on main branch
Configuration menu - View commit details
-
Copy full SHA for 7b940e3 - Browse repository at this point
Copy the full SHA 7b940e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a5001 - Browse repository at this point
Copy the full SHA 88a5001View commit details -
Merge pull request #15783 from elf-mouse/dev
chore: sync v1.8.0 packages according to changelog
Configuration menu - View commit details
-
Copy full SHA for 9905341 - Browse repository at this point
Copy the full SHA 9905341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07cf95c - Browse repository at this point
Copy the full SHA 07cf95cView commit details -
Merge pull request #15757 from AUTOMATIC1111/fix-fonts-with-subpath-
use relative path for webui-assets css
Configuration menu - View commit details
-
Copy full SHA for 64ebb24 - Browse repository at this point
Copy the full SHA 64ebb24View commit details -
Merge pull request #15750 from MarcusNyne/m9-240509-pip-upgrade
When creating a virtual environment, upgrade pip in webui.bat/webui.sh
Configuration menu - View commit details
-
Copy full SHA for 5abdf51 - Browse repository at this point
Copy the full SHA 5abdf51View commit details -
Merge pull request #15738 from JLipnerPitt/JLipnerPitt-patch-1
Fix AttributeError
Configuration menu - View commit details
-
Copy full SHA for c1c4b3f - Browse repository at this point
Copy the full SHA c1c4b3fView commit details -
Merge pull request #15742 from MarcusNyne/m9-240508-model-dir
Added --models-dir option
Configuration menu - View commit details
-
Copy full SHA for 64783dd - Browse repository at this point
Copy the full SHA 64783ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7ffa2 - Browse repository at this point
Copy the full SHA 1a7ffa2View commit details -
Merge pull request #15739 from LoganBooker/LoganBooker-AVIF-mimetype-…
…patch Add AVIF MIME type support to mimetype definitions
Configuration menu - View commit details
-
Copy full SHA for debc6dd - Browse repository at this point
Copy the full SHA debc6ddView commit details -
Merge pull request #15730 from bluelovers/patch-2
Update imageviewer.js
Configuration menu - View commit details
-
Copy full SHA for 4aebfe9 - Browse repository at this point
Copy the full SHA 4aebfe9View commit details -
Merge pull request #15682 from light-and-ray/two_fingers_press_to_ope…
…n_context_menu two fingers press to open context menu
Configuration menu - View commit details
-
Copy full SHA for 74b1fc6 - Browse repository at this point
Copy the full SHA 74b1fc6View commit details -
Merge pull request #15705 from AUTOMATIC1111/use-script_path-for-webu…
…i-root-in-launch_utils use script_path for webui root in launch_utils
Configuration menu - View commit details
-
Copy full SHA for b9dfc50 - Browse repository at this point
Copy the full SHA b9dfc50View commit details -
Merge pull request #15664 from AUTOMATIC1111/fix-extra-batch-mode-P-T…
…ransparency fix extra batch mode P Transparency
Configuration menu - View commit details
-
Copy full SHA for a1130c2 - Browse repository at this point
Copy the full SHA a1130c2View commit details -
Merge pull request #15679 from AUTOMATIC1111/lora-bundled-TI-infotext
LoRA bundled TI infotext
Configuration menu - View commit details
-
Copy full SHA for 742bfbe - Browse repository at this point
Copy the full SHA 742bfbeView commit details -
Merge pull request #15680 from light-and-ray/use_gradio_theme_colors_…
…in_css use gradio theme colors in css
Configuration menu - View commit details
-
Copy full SHA for 41b24d3 - Browse repository at this point
Copy the full SHA 41b24d3View commit details -
Merge pull request #15641 from AUTOMATIC1111/no-referrer
no-referrer
Configuration menu - View commit details
-
Copy full SHA for 9e51031 - Browse repository at this point
Copy the full SHA 9e51031View commit details -
Merge pull request #15657 from AUTOMATIC1111/drag-text-fix
Fix dragging text within prompt input
Configuration menu - View commit details
-
Copy full SHA for a184e5d - Browse repository at this point
Copy the full SHA a184e5dView commit details -
Merge pull request #15654 from huchenlei/mime
Add correct mimetype for .mjs files
Configuration menu - View commit details
-
Copy full SHA for 569f17c - Browse repository at this point
Copy the full SHA 569f17cView commit details -
Merge pull request #15602 from AUTOMATIC1111/initial-model-download-i…
…ntegrity Initial model download integrity
Configuration menu - View commit details
-
Copy full SHA for 30461be - Browse repository at this point
Copy the full SHA 30461beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef9f27 - Browse repository at this point
Copy the full SHA 3ef9f27View commit details -
Merge pull request #15632 from brendanhoar/bgh-handle-metadata-issues…
…-more-cleanly QOL Items - handle metadata issues more cleanly for SD models, Loras and embeddings
Configuration menu - View commit details
-
Copy full SHA for 6d8d272 - Browse repository at this point
Copy the full SHA 6d8d272View commit details -
Merge pull request #15627 from light-and-ray/more_extension_tag_filte…
…ring_options more extension tag filtering options
Configuration menu - View commit details
-
Copy full SHA for 2dbc7aa - Browse repository at this point
Copy the full SHA 2dbc7aaView commit details -
Merge pull request #15610 from pinanew/pinanew-patch-1
AVIF has quality setting too
Configuration menu - View commit details
-
Copy full SHA for 5ecfc20 - Browse repository at this point
Copy the full SHA 5ecfc20View commit details -
Merge pull request #15968 from AUTOMATIC1111/wsl-open
replace wsl-open with wslpath and explorer.exe
Configuration menu - View commit details
-
Copy full SHA for 194c262 - Browse repository at this point
Copy the full SHA 194c262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547778b - Browse repository at this point
Copy the full SHA 547778bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b24ea - Browse repository at this point
Copy the full SHA 58b24eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 428975e - Browse repository at this point
Copy the full SHA 428975eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a6d56 - Browse repository at this point
Copy the full SHA 39a6d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52a1e1 - Browse repository at this point
Copy the full SHA d52a1e1View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d875cda - Browse repository at this point
Copy the full SHA d875cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f89b5db - Browse repository at this point
Copy the full SHA f89b5dbView commit details -
Merge pull request #15976 from huchenlei/fix_sdxl_inpaint
Fix SDXL Inpaint
Configuration menu - View commit details
-
Copy full SHA for 41ee2db - Browse repository at this point
Copy the full SHA 41ee2dbView commit details -
feat: save pattern add
basename
`grid` or `xyz_grid` or `img` ```py 'basename': lambda self: 'img' if self.basename == '' else self.basename, ```
Configuration menu - View commit details
-
Copy full SHA for 6447ff4 - Browse repository at this point
Copy the full SHA 6447ff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6214aa7 - Browse repository at this point
Copy the full SHA 6214aa7View commit details -
Merge pull request #15978 from bluelovers/pr/pattern-001
feat: save pattern add `basename`
Configuration menu - View commit details
-
Copy full SHA for 981abbb - Browse repository at this point
Copy the full SHA 981abbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e368cd2 - Browse repository at this point
Copy the full SHA e368cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aafbb5b - Browse repository at this point
Copy the full SHA aafbb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e6d05 - Browse repository at this point
Copy the full SHA 57e6d05View commit details -
Merge pull request #15823 from drhead/patch-3
[Performance] Keep sigmas on CPU
Configuration menu - View commit details
-
Copy full SHA for 1d0bb39 - Browse repository at this point
Copy the full SHA 1d0bb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e65ec - Browse repository at this point
Copy the full SHA 99e65ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2097db - Browse repository at this point
Copy the full SHA d2097dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ee8fd - Browse repository at this point
Copy the full SHA 74ee8fdView commit details -
Merge pull request #15980 from AUTOMATIC1111/git-ignore-trace.json
.gitignore trace.json
Configuration menu - View commit details
-
Copy full SHA for a84000c - Browse repository at this point
Copy the full SHA a84000cView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17e8461 - Browse repository at this point
Copy the full SHA 17e8461View commit details -
Merge pull request #15984 from huchenlei/before_every_sampling
Add process_before_every_sampling hook
Configuration menu - View commit details
-
Copy full SHA for e33bb8f - Browse repository at this point
Copy the full SHA e33bb8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abacb73 - Browse repository at this point
Copy the full SHA abacb73View commit details -
Merge pull request #15988 from AUTOMATIC1111/multi-size-grid
multi size grid
Configuration menu - View commit details
-
Copy full SHA for 123582b - Browse repository at this point
Copy the full SHA 123582bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e0938 - Browse repository at this point
Copy the full SHA 00e0938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ecc75 - Browse repository at this point
Copy the full SHA 91ecc75View commit details
Commits on Jun 11, 2024
-
Merge pull request #15992 from silveroxides/dev
Add option to enable clip skip for clip L on SDXL
Configuration menu - View commit details
-
Copy full SHA for d5e2627 - Browse repository at this point
Copy the full SHA d5e2627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8f3a6 - Browse repository at this point
Copy the full SHA 1f8f3a6View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c803e11 - Browse repository at this point
Copy the full SHA c803e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e0bfe - Browse repository at this point
Copy the full SHA f1e0bfeView commit details -
Merge pull request #16001 from zero41120/feat-prevent-screen-lock
feat: Prevent screen sleep during generation
Configuration menu - View commit details
-
Copy full SHA for a30b19d - Browse repository at this point
Copy the full SHA a30b19dView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e0f6d2 - Browse repository at this point
Copy the full SHA 9e0f6d2View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7116aa - Browse repository at this point
Copy the full SHA a7116aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2a60b - Browse repository at this point
Copy the full SHA 5b2a60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79de09c - Browse repository at this point
Copy the full SHA 79de09cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee2114 - Browse repository at this point
Copy the full SHA 7ee2114View commit details -
Configuration menu - View commit details
-
Copy full SHA for b443fdc - Browse repository at this point
Copy the full SHA b443fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f618e - Browse repository at this point
Copy the full SHA 80f618eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d0a5a - Browse repository at this point
Copy the full SHA 06d0a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dc35a - Browse repository at this point
Copy the full SHA 58dc35aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b814a - Browse repository at this point
Copy the full SHA d4b814aView commit details -
add an option (on by default) to disable T5
revert t5xxl back to fp16
Configuration menu - View commit details
-
Copy full SHA for 34b4443 - Browse repository at this point
Copy the full SHA 34b4443View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 663a4d8 - Browse repository at this point
Copy the full SHA 663a4d8View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a772fd9 - Browse repository at this point
Copy the full SHA a772fd9View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13f2297 - Browse repository at this point
Copy the full SHA 13f2297View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd85b3f - Browse repository at this point
Copy the full SHA bd85b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f40c4b - Browse repository at this point
Copy the full SHA 0f40c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 109bbda - Browse repository at this point
Copy the full SHA 109bbdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 775fa76 - Browse repository at this point
Copy the full SHA 775fa76View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3ef381 - Browse repository at this point
Copy the full SHA c3ef381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731eb72 - Browse repository at this point
Copy the full SHA 731eb72View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a65dd31 - Browse repository at this point
Copy the full SHA a65dd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8fba9a - Browse repository at this point
Copy the full SHA a8fba9aView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d9f1e6 - Browse repository at this point
Copy the full SHA 5d9f1e6View commit details -
Maintaining Project Compatibility for Python 3.9 Users Without Upgrad…
…e Requirements. Sole usage of Python 3.10's match-case in the project hinders quick-start for beginners; consider replacing with if-else for improved accessibility.
Configuration menu - View commit details
-
Copy full SHA for 9e60cdb - Browse repository at this point
Copy the full SHA 9e60cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3c31e - Browse repository at this point
Copy the full SHA ec3c31eView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d686e73 - Browse repository at this point
Copy the full SHA d686e73View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42ca30d - Browse repository at this point
Copy the full SHA 42ca30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afaf120 - Browse repository at this point
Copy the full SHA afaf120View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06fe174 - Browse repository at this point
Copy the full SHA 06fe174View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8b126 - Browse repository at this point
Copy the full SHA fc8b126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7bdcc - Browse repository at this point
Copy the full SHA 0c7bdccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b64633 - Browse repository at this point
Copy the full SHA 0b64633View commit details -
fix the problem with infinite prompts where empty cond would be calcu…
…lated incorrectly
Configuration menu - View commit details
-
Copy full SHA for 179ae47 - Browse repository at this point
Copy the full SHA 179ae47View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67348a - Browse repository at this point
Copy the full SHA d67348aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4b06f - Browse repository at this point
Copy the full SHA 7e4b06fView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1394eca - Browse repository at this point
Copy the full SHA 1394ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe8be9 - Browse repository at this point
Copy the full SHA ebe8be9View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e404c3 - Browse repository at this point
Copy the full SHA 9e404c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ddcd89 - Browse repository at this point
Copy the full SHA 6ddcd89View commit details -
fix broken Replace preview for extra networks tabs edit metadata caused by #11808
Configuration menu - View commit details
-
Copy full SHA for 957185f - Browse repository at this point
Copy the full SHA 957185fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd16393 - Browse repository at this point
Copy the full SHA fd16393View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3971c01 - Browse repository at this point
Copy the full SHA 3971c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32fdf18 - Browse repository at this point
Copy the full SHA 32fdf18View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8fb74b - Browse repository at this point
Copy the full SHA f8fb74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f864066 - Browse repository at this point
Copy the full SHA f864066View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfbca31 - Browse repository at this point
Copy the full SHA bfbca31View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82caf1 - Browse repository at this point
Copy the full SHA b82caf1View commit details
Commits on Jul 6, 2024
-
Merge pull request #16030 from AUTOMATIC1111/sd3
Stable Diffusion 3 support
Configuration menu - View commit details
-
Copy full SHA for c02e3a5 - Browse repository at this point
Copy the full SHA c02e3a5View commit details -
Merge pull request #16149 from AndreyRGW/devpatch1
Add Normal and DDIM Schedulers
Configuration menu - View commit details
-
Copy full SHA for b282b47 - Browse repository at this point
Copy the full SHA b282b47View commit details -
Merge pull request #16144 from akx/bump-spandrel
Bump spandrel to 0.3.4
Configuration menu - View commit details
-
Copy full SHA for a6c384b - Browse repository at this point
Copy the full SHA a6c384bView commit details -
Merge pull request #16140 from ibrahimsn98/master
Return HTTP 400 instead of 404 on invalid sampler error
Configuration menu - View commit details
-
Copy full SHA for af3ccee - Browse repository at this point
Copy the full SHA af3cceeView commit details -
Merge pull request #16119 from AUTOMATIC1111/defunct---max-batch-count
Defunct --max-batch-count
Configuration menu - View commit details
-
Copy full SHA for 019df53 - Browse repository at this point
Copy the full SHA 019df53View commit details -
Merge pull request #16118 from AUTOMATIC1111/fix-Replace-preview
fix Replace preview
Configuration menu - View commit details
-
Copy full SHA for 9cbde79 - Browse repository at this point
Copy the full SHA 9cbde79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9414309 - Browse repository at this point
Copy the full SHA 9414309View commit details -
Merge pull request #16142 from AndreyRGW/dev
Add Simple Scheduler
Configuration menu - View commit details
-
Copy full SHA for b8c3664 - Browse repository at this point
Copy the full SHA b8c3664View commit details -
Merge pull request #16151 from AUTOMATIC1111/dora-fix
Possible fix of wrong scale in weight decomposition
Configuration menu - View commit details
-
Copy full SHA for 372a8e0 - Browse repository at this point
Copy the full SHA 372a8e0View commit details -
Merge pull request #16116 from viking1304/ensure-venv-use
Ensure use of python from venv on Mac and Linux
Configuration menu - View commit details
-
Copy full SHA for 76a19c0 - Browse repository at this point
Copy the full SHA 76a19c0View commit details -
Merge pull request #16102 from eltociear/patch-4
docs: update bug_report.yml
Configuration menu - View commit details
-
Copy full SHA for 41ac139 - Browse repository at this point
Copy the full SHA 41ac139View commit details -
Merge pull request #16092 from viking1304/bash-python-version
Prioritize python3.10 over python3 if both are available on Linux and Mac (with fallback)
Configuration menu - View commit details
-
Copy full SHA for b9c3f4e - Browse repository at this point
Copy the full SHA b9c3f4eView commit details -
Merge pull request #16088 from cuba3/dev_cuba3
Maintaining Project Compatibility for Python 3.9 Users Without Upgrade Requirements.
Configuration menu - View commit details
-
Copy full SHA for edebe4d - Browse repository at this point
Copy the full SHA edebe4dView commit details -
Merge pull request #16085 from light-and-ray/stoping_generation_extras
stoping generation extras
Configuration menu - View commit details
-
Copy full SHA for 50514ce - Browse repository at this point
Copy the full SHA 50514ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc3add - Browse repository at this point
Copy the full SHA 4cc3addView commit details -
Merge pull request #16065 from AUTOMATIC1111/ToggleLivePriview-in-ima…
…ge-viewer ToggleLivePriview button in image viewer
Configuration menu - View commit details
-
Copy full SHA for 68df281 - Browse repository at this point
Copy the full SHA 68df281View commit details -
Merge pull request #16062 from AUTOMATIC1111/fix-infotext-Lora-hashes…
…-fro-hires-fix-different-lora fix infotext Lora hashes fro hires fix different lora
Configuration menu - View commit details
-
Copy full SHA for 3bd4a08 - Browse repository at this point
Copy the full SHA 3bd4a08View commit details -
Merge pull request #16059 from viking1304/mac-torch-231
Update torch for ARM Macs to 2.3.1
Configuration menu - View commit details
-
Copy full SHA for 8058eed - Browse repository at this point
Copy the full SHA 8058eedView commit details -
Merge pull request #16061 from AUTOMATIC1111/remove-dont_fix_second_o…
…rder_samplers_schedule remove deprecated setting dont_fix_second_order_samplers_schedule
Configuration menu - View commit details
-
Copy full SHA for 74b56fe - Browse repository at this point
Copy the full SHA 74b56feView commit details -
Merge pull request #16060 from xiaoxianBoy/fix-typos
chore: fix typos
Configuration menu - View commit details
-
Copy full SHA for 2fec947 - Browse repository at this point
Copy the full SHA 2fec947View commit details -
Merge pull request #16054 from AUTOMATIC1111/fix-Sampler-Scheduler-au…
…tocorrection-warning Fix sampler scheduler autocorrection warning
Configuration menu - View commit details
-
Copy full SHA for ace00a1 - Browse repository at this point
Copy the full SHA ace00a1View commit details -
Merge pull request #16035 from v0xie/cfgpp
Add new sampler DDIM CFG++
Configuration menu - View commit details
-
Copy full SHA for eb112c6 - Browse repository at this point
Copy the full SHA eb112c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6628b - Browse repository at this point
Copy the full SHA 0a6628bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffead92 - Browse repository at this point
Copy the full SHA ffead92View commit details -
Merge pull request #16079 from light-and-ray/fix_sd2_switching
fix sd2 switching
Configuration menu - View commit details
-
Copy full SHA for 477869c - Browse repository at this point
Copy the full SHA 477869cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74069ad - Browse repository at this point
Copy the full SHA 74069adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 340a910 - Browse repository at this point
Copy the full SHA 340a910View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec58037 - Browse repository at this point
Copy the full SHA ec58037View commit details
Commits on Jul 7, 2024
-
Merge pull request #16153 from light-and-ray/fix_ui_flashing_on_reloa…
…d_and_fast_scrollong fix ui flashing on reloading and fast scrollong
Configuration menu - View commit details
-
Copy full SHA for 1da4907 - Browse repository at this point
Copy the full SHA 1da4907View commit details -
Merge pull request #16153 from light-and-ray/fix_ui_flashing_on_reloa…
…d_and_fast_scrollong fix ui flashing on reloading and fast scrollong
Configuration menu - View commit details
-
Copy full SHA for b5481c6 - Browse repository at this point
Copy the full SHA b5481c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780c70f - Browse repository at this point
Copy the full SHA 780c70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cfe0d - Browse repository at this point
Copy the full SHA 11cfe0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b29172 - Browse repository at this point
Copy the full SHA 7b29172View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21e72d1 - Browse repository at this point
Copy the full SHA 21e72d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d8b78 - Browse repository at this point
Copy the full SHA c3d8b78View commit details -
Merge pull request #16169 from AUTOMATIC1111/py-3.9-compatibility
Py 3.9 compatibility
Configuration menu - View commit details
-
Copy full SHA for bad47dc - Browse repository at this point
Copy the full SHA bad47dcView commit details -
Merge pull request #16169 from AUTOMATIC1111/py-3.9-compatibility
Py 3.9 compatibility
Configuration menu - View commit details
-
Copy full SHA for 6ca7a45 - Browse repository at this point
Copy the full SHA 6ca7a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0823d - Browse repository at this point
Copy the full SHA 1b0823dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7f7f4 - Browse repository at this point
Copy the full SHA 7d7f7f4View commit details -
Merge pull request #16170 from AUTOMATIC1111/shlex.quote-launch-args-…
…in-console-log shlex.join launch args in console log
Configuration menu - View commit details
-
Copy full SHA for 93c00b2 - Browse repository at this point
Copy the full SHA 93c00b2View commit details -
Merge pull request #16170 from AUTOMATIC1111/shlex.quote-launch-args-…
…in-console-log shlex.join launch args in console log
Configuration menu - View commit details
-
Copy full SHA for 48dd4d9 - Browse repository at this point
Copy the full SHA 48dd4d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f827c - Browse repository at this point
Copy the full SHA 11f827cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27947a7 - Browse repository at this point
Copy the full SHA 27947a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4f798 - Browse repository at this point
Copy the full SHA dd4f798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d96fa - Browse repository at this point
Copy the full SHA 27d96faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6dcda - Browse repository at this point
Copy the full SHA 3f6dcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4debd4d - Browse repository at this point
Copy the full SHA 4debd4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cfa28 - Browse repository at this point
Copy the full SHA 72cfa28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7042f - Browse repository at this point
Copy the full SHA 6a7042fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5fe74 - Browse repository at this point
Copy the full SHA 5a5fe74View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cc7142 - Browse repository at this point
Copy the full SHA 9cc7142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26cccd8 - Browse repository at this point
Copy the full SHA 26cccd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d57ff88 - Browse repository at this point
Copy the full SHA d57ff88View commit details
Commits on Jul 11, 2024
-
fix #16169 Py 3.9 compatibility
Co-Authored-By: SLAPaper Pang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1695c1 - Browse repository at this point
Copy the full SHA b1695c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2dbef - Browse repository at this point
Copy the full SHA 3d2dbefView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 589dda3 - Browse repository at this point
Copy the full SHA 589dda3View commit details
Commits on Jul 13, 2024
-
Merge pull request #16164 from AUTOMATIC1111/sd3_textual_inversion
sd3 TI support
Configuration menu - View commit details
-
Copy full SHA for b4d62a0 - Browse repository at this point
Copy the full SHA b4d62a0View commit details -
Merge pull request #16192 from AUTOMATIC1111/patch-#16169
fix #16169 Py 3.9 compatibility
Configuration menu - View commit details
-
Copy full SHA for b2453d2 - Browse repository at this point
Copy the full SHA b2453d2View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e5cdaa - Browse repository at this point
Copy the full SHA 7e5cdaaView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f586619 - Browse repository at this point
Copy the full SHA f586619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b50233 - Browse repository at this point
Copy the full SHA 2b50233View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2abc628 - Browse repository at this point
Copy the full SHA 2abc628View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f66b5 - Browse repository at this point
Copy the full SHA a5f66b5View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 964fc13 - Browse repository at this point
Copy the full SHA 964fc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1bd3e - Browse repository at this point
Copy the full SHA 7e1bd3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5a667 - Browse repository at this point
Copy the full SHA 3a5a667View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f055a - Browse repository at this point
Copy the full SHA f6f055aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e285af6 - Browse repository at this point
Copy the full SHA e285af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94275b1 - Browse repository at this point
Copy the full SHA 94275b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de7084 - Browse repository at this point
Copy the full SHA 9de7084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8749540 - Browse repository at this point
Copy the full SHA 8749540View commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24a23e1 - Browse repository at this point
Copy the full SHA 24a23e1View commit details -
Merge pull request #16212 from AUTOMATIC1111/sd3_lora
SD3 Lora support
Configuration menu - View commit details
-
Copy full SHA for ea90381 - Browse repository at this point
Copy the full SHA ea90381View commit details -
Merge pull request #16242 from AUTOMATIC1111/option-to-disable-save-b…
…utton-log.csv- option to disable save button log.csv
Configuration menu - View commit details
-
Copy full SHA for 141d4b7 - Browse repository at this point
Copy the full SHA 141d4b7View commit details -
Merge pull request #16239 from AUTOMATIC1111/fix-upscale-logic
fix upscale logic
Configuration menu - View commit details
-
Copy full SHA for e09104a - Browse repository at this point
Copy the full SHA e09104aView commit details -
Merge pull request #16231 from AUTOMATIC1111/bat-activate-venv
activate venv .bat
Configuration menu - View commit details
-
Copy full SHA for fc7b25a - Browse repository at this point
Copy the full SHA fc7b25aView commit details -
Merge pull request #16218 from Haoming02/resize-tabs-id
add ids to the resize tabs in img2img
Configuration menu - View commit details
-
Copy full SHA for fa0ba93 - Browse repository at this point
Copy the full SHA fa0ba93View commit details -
Merge pull request #16235 from v0xie/beta-sampling
Feature: Beta scheduler
Configuration menu - View commit details
-
Copy full SHA for 5a10bb9 - Browse repository at this point
Copy the full SHA 5a10bb9View commit details -
Merge pull request #16178 from light-and-ray/update_installation_guid…
…e_linux update installation guide linux
Configuration menu - View commit details
-
Copy full SHA for 5d26c6a - Browse repository at this point
Copy the full SHA 5d26c6aView commit details -
Merge pull request #16202 from light-and-ray/do_not_break_progressbar…
…_on_non-job_actions [bug] do not break progressbar on non-job actions (add wrap_gradio_call_no_job)
Configuration menu - View commit details
-
Copy full SHA for 7c8a4cc - Browse repository at this point
Copy the full SHA 7c8a4ccView commit details -
Merge pull request #16194 from light-and-ray/fix_cannot_write_mode_P_…
…as_jpeg fix OSError: cannot write mode P as JPEG
Configuration menu - View commit details
-
Copy full SHA for 7b99e14 - Browse repository at this point
Copy the full SHA 7b99e14View commit details -
Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo
Robust sysinfo
Configuration menu - View commit details
-
Copy full SHA for 5096c16 - Browse repository at this point
Copy the full SHA 5096c16View commit details -
Merge pull request #16180 from light-and-ray/do_not_send_image_size_o…
…n_paste_inpaint do not send image size on paste inpaint
Configuration menu - View commit details
-
Copy full SHA for 986c31d - Browse repository at this point
Copy the full SHA 986c31dView commit details -
Merge pull request #16166 from richardtallent/dev
Fix noisy DS_Store files for MacOS
Configuration menu - View commit details
-
Copy full SHA for 9f5a98d - Browse repository at this point
Copy the full SHA 9f5a98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbbda4 - Browse repository at this point
Copy the full SHA 5bbbda4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3d98c - Browse repository at this point
Copy the full SHA 8b3d98cView commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c19d044 - Browse repository at this point
Copy the full SHA c19d044View commit details -
Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
fix image upscale on cpu
Configuration menu - View commit details
-
Copy full SHA for 1d7e9ec - Browse repository at this point
Copy the full SHA 1d7e9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a973c - Browse repository at this point
Copy the full SHA 82a973cView commit details