- 08 Jun, 2024 5 commits
-
-
AUTOMATIC1111 authored
[Performance 2/6] Replace einops.rearrange with torch native ops
-
AUTOMATIC1111 authored
fix changelog #15883 -> #15882
-
AUTOMATIC1111 authored
feat: lora partial update precede full update
-
AUTOMATIC1111 authored
Add Align Your Steps to available schedulers
-
AUTOMATIC1111 authored
Fix for grids without comprehensive infotexts
-
- 07 Jun, 2024 2 commits
-
-
NouberNou authored
Edited in fix in Github editor and mistyped from local copy
-
NouberNou authored
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.
-
- 04 Jun, 2024 1 commit
-
-
eatmoreapple authored
-
- 29 May, 2024 4 commits
-
-
w-e-w authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Fix method 1 : pin Setuptools==69.5.1
-
- 25 May, 2024 1 commit
-
-
w-e-w authored
-
- 18 May, 2024 1 commit
-
-
Logan authored
* Consistent with implementations in k-diffusion. * Makes this compatible with https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15823
-
- 16 May, 2024 1 commit
-
-
huchenlei authored
-
- 10 May, 2024 2 commits
-
-
Logan authored
-
Logan authored
* Include both SDXL and SD 1.5 variants (https://research.nvidia.com/labs/toronto-ai/AlignYourSteps/howto.html)
-
- 22 Apr, 2024 13 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
fix get_crop_region_v2
-
w-e-w authored
Co-Authored-By:Dowon <ks2515@naver.com>
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Restore 1.8.0 style naming of scripts
-
w-e-w authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
fix mistake in #15583
-
AUTOMATIC1111 authored
-
- 21 Apr, 2024 10 commits
-
-
w-e-w authored
-
AUTOMATIC1111 authored
get_crop_region_v2
-
w-e-w authored
-
AUTOMATIC1111 authored
fix typo in function call (eror -> error)
-
AUTOMATIC1111 authored
Fix cls.__module__ value in extension script
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
numpy DeprecationWarning product -> prod
-
AUTOMATIC1111 authored
fix x1 upscalers
-
AUTOMATIC1111 authored
Remove API upscaling factor limits
-
AUTOMATIC1111 authored
Compatibility with Debian 11, Fedora 34+ and openSUSE 15.4+
-