AUTOMATIC1111 and GitHub
9ac85b8b73
Merge pull request #10365 from Sakura-Luna/taesd-a
...
Add Tiny AE live preview
2023-05-17 09:26:50 +03:00
AUTOMATIC1111 and GitHub
85232a5b26
Merge branch 'dev' into taesd-a
2023-05-17 09:26:26 +03:00
AUTOMATIC
56a2672831
return live preview defaults to how they were
...
only download TAESD model when it's needed
return calculations in single_sample_to_image to just if/elif/elif blocks
keep taesd model in its own directory
2023-05-17 09:24:01 +03:00
AUTOMATIC
b217ebc490
add credits
2023-05-17 08:41:21 +03:00
AUTOMATIC1111 and GitHub
4b07f2f584
Merge pull request #10440 from grimatoma/increaseModelPickerWidth
...
Remove max width for model dropdown
2023-05-17 08:27:25 +03:00
AUTOMATIC1111 and GitHub
4071fa4a12
Merge pull request #10451 from dennissheng/master
...
not clear checkpoints cache when config changes
2023-05-17 08:24:56 +03:00
AUTOMATIC1111 and GitHub
0003b29044
Merge pull request #10452 from dongweiming/fix-neg
...
Fix remove `textual inversion` prompt
2023-05-17 08:18:54 +03:00
AUTOMATIC
ce38ee8f26
add info link for Negative Guidance minimum sigma
2023-05-16 15:41:49 +03:00
AUTOMATIC
6302978ff8
restore nqsp in footer that was lost during linting
2023-05-16 15:14:44 +03:00
AUTOMATIC
a61cbef02c
add second_order field to sampler config
2023-05-16 12:36:15 +03:00
AUTOMATIC
cdac5ace14
suppress ENSD infotext for samplers that don't use it
2023-05-16 11:54:02 +03:00
AUTOMATIC
3d76eabbca
add visual progress for extension installation from URL
2023-05-16 07:59:43 +03:00
AUTOMATIC
a47abe1b7b
update extensions table: show branch, show date in separate column, and show version from tags if available
2023-05-15 21:22:35 +03:00
AUTOMATIC
0d2a4b608c
load extensions' git metadata in parallel to loading the main program to save a ton of time during startup
2023-05-15 20:57:11 +03:00
AUTOMATIC
0d3a80e269
Show "Loading..." for extra networks when displaying for the first time
2023-05-15 20:33:44 +03:00
AUTOMATIC1111 and GitHub
f6a2a98f1a
Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1
...
Add GPU device
2023-05-14 21:18:55 +03:00
AUTOMATIC1111 and GitHub
d7d378eda1
Merge pull request #10384 from akx/no-shell
...
launch.py: Don't involve shell for running Python or getting Git output
2023-05-14 21:18:09 +03:00
AUTOMATIC1111 and GitHub
1b7e787733
Merge pull request #10382 from AUTOMATIC1111/fix_xyz_checkpoint
...
fix xyz checkpoint
2023-05-14 19:01:36 +03:00
AUTOMATIC
7001e1ed61
Merge branch 'master' into dev
2023-05-14 13:36:16 +03:00
AUTOMATIC
89f9faa633
Merge branch 'release_candidate'
2023-05-14 13:35:07 +03:00
AUTOMATIC
dbd13dee3a
update readme for release
2023-05-14 13:34:50 +03:00
AUTOMATIC
b9abdb50a3
add a possible fix for 'LatentDiffusion' object has no attribute 'lora_layer_mapping'
2023-05-14 13:31:03 +03:00
AUTOMATIC
1a43524018
fix model loading twice in some situations
2023-05-14 13:27:50 +03:00
AUTOMATIC1111 and GitHub
5f5435eb1a
Merge pull request #10218 from micky2be/find_vae
...
Files in vae folder with same name as a checkpoint can be found too
2023-05-14 11:46:36 +03:00
AUTOMATIC1111 and GitHub
80adb6979d
Merge branch 'dev' into find_vae
2023-05-14 11:46:27 +03:00
AUTOMATIC1111 and GitHub
3ddc763422
Merge pull request #10367 from AUTOMATIC1111/jpeg-extra-network-preview
...
allow jpeg for extra network preview
2023-05-14 11:40:03 +03:00
AUTOMATIC
a58ae0b717
remove auto live previews format option, fix slow PNG generation
2023-05-14 11:15:15 +03:00
AUTOMATIC
a00e42556f
add a bunch of descriptions and reword a lot of settings (sorry, localizers)
2023-05-14 11:04:21 +03:00
AUTOMATIC
ce515b81c5
set up a system to provide extra info for settings elements in python rather than js
...
add a bit of spacing/styling to settings elements
add link info for token merging
2023-05-14 10:02:51 +03:00
AUTOMATIC
2cfaffb239
updates for #9256
2023-05-14 08:30:37 +03:00
AUTOMATIC1111 and GitHub
7f6ef764b9
Merge pull request #9256 from papuSpartan/tomesd
...
Integrate optional speed and memory improvements by token merging (via dbolya/tomesd)
2023-05-14 08:21:02 +03:00
AUTOMATIC
005849331e
remove output_altered flag from AfterCFGCallbackParams
2023-05-14 08:15:22 +03:00
AUTOMATIC1111 and GitHub
cb9a3a7809
Merge pull request #10357 from catboxanon/sag
...
Add/modify CFG callbacks for Self-Attention Guidance extension
2023-05-14 08:06:45 +03:00
AUTOMATIC1111 and GitHub
4051d51caf
Merge pull request #10292 from akx/smol-bump
...
Bump some versions to avoid downgrading them
2023-05-14 07:59:28 +03:00
AUTOMATIC
d7e9ac2aff
update readme
2023-05-13 20:47:32 +03:00
AUTOMATIC1111
86ff43b930
Merge pull request #10335 from akx/l10n-dis-take-2
...
Localization fixes
2023-05-13 20:46:50 +03:00
AUTOMATIC
e8eea1bb7a
Merge branch 'release_candidate' into dev
2023-05-13 20:26:13 +03:00
AUTOMATIC
2053745c8f
Merge branch 'v1.2.0-hotfix' into release_candidate
2023-05-13 20:25:03 +03:00
AUTOMATIC
27f7fbf35c
update readme
2023-05-13 20:24:48 +03:00
AUTOMATIC1111
12c78138dd
Merge pull request #10324 from catboxanon/offline
...
Allow web UI to be ran fully offline
2023-05-13 20:22:09 +03:00
AUTOMATIC1111
063848798c
Merge pull request #10339 from catboxanon/bf16
...
Allow bf16 in safe unpickler
2023-05-13 20:21:39 +03:00
AUTOMATIC
7e3539df6f
fix upscalers disappearing after the user reloads UI
2023-05-13 20:21:11 +03:00
AUTOMATIC
477199357f
add an option to always refer to lora by filenames
...
never refer to lora by an alias if multiple loras have same alias or the alias is called none
2023-05-13 20:15:37 +03:00
AUTOMATIC1111 and GitHub
d70c3a807b
Merge pull request #10339 from catboxanon/bf16
...
Allow bf16 in safe unpickler
2023-05-13 19:45:18 +03:00
AUTOMATIC1111 and GitHub
cdb1ffb2f4
Merge pull request #10335 from akx/l10n-dis-take-2
...
Localization fixes
2023-05-13 19:44:55 +03:00
AUTOMATIC1111 and GitHub
23b62afc72
Merge pull request #10324 from catboxanon/offline
...
Allow web UI to be ran fully offline
2023-05-13 19:43:15 +03:00
AUTOMATIC
2b3fc246b0
Merge branch 'master' into dev
2023-05-13 08:19:21 +03:00
AUTOMATIC
4135937876
update changelog for release
2023-05-13 08:18:49 +03:00
AUTOMATIC
d274b8297e
fix broken prompts from file
2023-05-13 08:18:49 +03:00
AUTOMATIC
b08500cec8
Merge branch 'release_candidate'
2023-05-13 08:16:37 +03:00
AUTOMATIC
231562ea13
update changelog for release
2023-05-13 08:16:20 +03:00
AUTOMATIC1111 and GitHub
9080af56dd
Merge pull request #10321 from akx/fix-launch-git-get
...
launch.py: fix git_tag() & fix commit_hash() & simplify
2023-05-12 21:01:37 +03:00
AUTOMATIC1111 and GitHub
b4ad31ddd4
Merge pull request #10318 from brkirch/set-pytorch-201-mac
...
Set PyTorch version to 2.0.1 for macOS
2023-05-12 20:56:42 +03:00
AUTOMATIC1111 and GitHub
54c84e63b3
Merge pull request #10317 from AUTOMATIC1111/fix-COMMANDLINE_ARGS--data-dir
...
fix --data-dir ignored when launching via webui-user.bat COMMANDLINE_ARGS
2023-05-12 16:50:42 +03:00
AUTOMATIC1111 and GitHub
abe32cefa3
Merge pull request #10285 from akx/ruff-spacing
...
Indentation + ruff whitespace fixes
2023-05-11 21:25:15 +03:00
AUTOMATIC1111 and GitHub
b4aaa339d5
Merge pull request #10290 from akx/smart-live-preview-format
...
Make live previews use JPEG only for large images
2023-05-11 21:24:44 +03:00
AUTOMATIC1111 and GitHub
ba7ae7b948
Merge pull request #10286 from catboxanon/patch/extra-networks-symlinks
...
Fix symlink scanning for extra networks
2023-05-11 19:47:15 +03:00
AUTOMATIC
8ca50f8240
fix broken prompts from file
2023-05-11 14:49:14 +03:00
AUTOMATIC
483545252f
fix broken prompts from file
2023-05-11 14:24:22 +03:00
AUTOMATIC
0bfaf613a8
put the star where it belongs
2023-05-11 13:31:56 +03:00
AUTOMATIC1111 and GitHub
fb366891ab
Merge pull request #10274 from akx/torch-cpu-for-tests
...
Use CPU Torch in CI, etc.
2023-05-11 12:50:00 +03:00
AUTOMATIC1111 and GitHub
4445314c68
Merge pull request #10273 from AUTOMATIC1111/roboto-without-a-dep
...
Vendor Roboto font
2023-05-11 11:25:23 +03:00
AUTOMATIC
87c3aa7389
return wrap_gradio_gpu_call to webui.py for extensions
2023-05-11 10:09:42 +03:00
AUTOMATIC1111 and GitHub
3bb964d806
Merge pull request #10272 from AUTOMATIC1111/clean-fid
...
Update clean-fid to loosen transitive dependency pins
2023-05-11 09:36:08 +03:00
AUTOMATIC1111 and GitHub
fe5d988947
Merge pull request #10268 from Sakura-Luna/pbar
...
UniPC progress bar adjustment
2023-05-11 08:16:36 +03:00
AUTOMATIC
b7e160a87d
change live preview format to jpeg to prevent unreasonably slow previews for large images, and add an option to let user select the format
2023-05-11 08:14:45 +03:00
AUTOMATIC
e334758ec2
repair #10266
2023-05-11 07:45:05 +03:00
AUTOMATIC1111 and GitHub
c9e5b92106
Merge pull request #10266 from nero-dv/dev
...
Update sub_quadratic_attention.py
2023-05-11 07:21:18 +03:00
AUTOMATIC
8aa87c564a
add UI to edit defaults
...
allow setting defaults for elements in extensions' tabs
fix a problem with ESRGAN upscalers disappearing after UI reload
implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?)
2023-05-10 23:41:08 +03:00
AUTOMATIC1111 and GitHub
5abecea34c
Merge pull request #10259 from AUTOMATIC1111/ruff
...
Ruff
2023-05-10 21:24:18 +03:00
AUTOMATIC
3ec7b705c7
suggestions and fixes from the PR
2023-05-10 21:21:32 +03:00
AUTOMATIC
d25219b7e8
manual fixes for some C408
2023-05-10 11:55:09 +03:00
AUTOMATIC
a5121e7a06
fixes for B007
2023-05-10 11:37:18 +03:00
AUTOMATIC
550256db1c
ruff manual fixes
2023-05-10 11:19:16 +03:00
AUTOMATIC
028d3f6425
ruff auto fixes
2023-05-10 11:05:02 +03:00
AUTOMATIC
e42de4b8a2
update ruff config with more stuff
2023-05-10 11:00:07 +03:00
AUTOMATIC
57ef617251
integrate the PR's config
2023-05-10 09:09:41 +03:00
AUTOMATIC1111 and GitHub
837d3a94b7
Merge pull request #10233 from akx/fix-lint-ci
...
Replace pylint CI with ruff
2023-05-10 09:06:54 +03:00
AUTOMATIC
4b854806d9
F401 fixes for ruff
2023-05-10 09:02:23 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
AUTOMATIC
96d6ca4199
manual fixes for ruff
2023-05-10 08:25:25 +03:00
AUTOMATIC
762265eab5
autofixes from ruff
2023-05-10 07:52:45 +03:00
AUTOMATIC
a617d64882
add ruff config
2023-05-10 07:43:55 +03:00
AUTOMATIC
f5ea1e9d92
bump torch version
2023-05-10 07:26:42 +03:00
AUTOMATIC
d50b95b5a3
fix an issue preventing the program from starting if the user specifies a bad gradio theme
2023-05-10 07:14:13 +03:00
AUTOMATIC
921dc4639b
Merge branch 'dev' into release_candidate
2023-05-10 06:53:25 +03:00
AUTOMATIC
f07af8db64
bump gradio version for all suffering musicians
2023-05-10 06:52:51 +03:00
AUTOMATIC
c8791c1d37
Merge branch 'dev' into release_candidate
2023-05-09 22:42:37 +03:00
AUTOMATIC
31397986e7
changelog
2023-05-09 22:42:02 +03:00
AUTOMATIC1111 and GitHub
d6a9b22c19
Merge pull request #10232 from akx/eff
...
Fix up string formatting/concatenation to f-strings where feasible
2023-05-09 22:40:51 +03:00
AUTOMATIC1111 and GitHub
ccbb361845
Merge pull request #10209 from AUTOMATIC1111/quicksettings-migration
...
1.1.1 quicksettings list migration
2023-05-09 22:29:08 +03:00
AUTOMATIC1111 and GitHub
8fb16ceb28
Merge pull request #10214 from AUTOMATIC1111/refresh-fix
...
Refresh fix
2023-05-09 15:29:48 +03:00
AUTOMATIC
ad6ec02261
prevent Reload UI button/link from reloading the page when it's not yet ready
2023-05-09 11:42:47 +03:00
AUTOMATIC
eb95809501
rework loras api
2023-05-09 11:25:46 +03:00
AUTOMATIC1111 and GitHub
7e02a00c81
Merge pull request #10194 from DumoeDss/dev
...
Add api method to get LoRA models with prompt
2023-05-09 11:12:13 +03:00
AUTOMATIC
11ae5399f6
make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events
2023-05-09 10:52:14 +03:00
AUTOMATIC1111 and GitHub
ea05ddfec8
Merge pull request #10201 from brkirch/mps-nan-fixes
...
Fix MPS on PyTorch 2.0.1, Intel Macs
2023-05-09 10:28:24 +03:00
AUTOMATIC
2b96a7b694
add links to wiki for filename pattern settings
...
add extended info for quicksettings setting
2023-05-08 16:46:35 +03:00
AUTOMATIC
5edb0acfeb
use multiselect for quicksettings (this also resets the existing setting)
2023-05-08 15:38:25 +03:00
AUTOMATIC
fc966c0299
do not show licenses page when user selects Show all pages in settings
2023-05-08 15:30:32 +03:00