layerdiffusion
1802850eb1
disable negative prompt UI when CFG==1
2024-08-08 02:24:04 -07:00
layerdiffusion
a189f3e53e
distilled cfg scale info text
2024-08-08 01:22:27 -07:00
layerdiffusion
572a3c3d8b
distilled cfg scale
2024-08-08 00:57:40 -07:00
layerdiffusion
4122e7f239
change name
2024-08-06 14:07:04 -07:00
lllyasviel
71eaa5ca12
rework UI so that the toolbar is managed by Forge
2024-08-06 13:54:06 -07:00
layerdiffusion
ae1d995d0d
Finally removed model_hijack
...
finally
2024-08-05 21:05:25 -07:00
layerdiffusion
27641043ee
remove dirty cond_stage_key
2024-08-05 11:39:20 -07:00
layerdiffusion
0863765173
rework sd1.5 and sdxl from scratch
2024-08-05 03:08:17 -07:00
layerdiffusion
4a9c8f32ee
remove train tab
...
This tab has been broken since 6 months ago and no one even creates an issue for it ; this indicates no one uses it.
Also just tried original webui Train tab and it seems also broken even in Auto's repo.
so we remove it to make room for new tabs and new features.
2024-07-29 10:02:43 -06:00
layerdiffusion
e26abf87ec
Gradio 4 + WebUI 1.10
2024-07-26 12:02:46 -07:00
catboxanon
beb6e76135
Fix version hyperlink ( #407 )
2024-02-25 19:41:11 -08:00
lllyasviel
30c8d742b3
Merge branch 'main' into upt
2024-02-11 16:42:36 -08:00
AUTOMATIC1111
b7f45e67dc
add before_token_counter callback and use it for prompt comments
2024-02-11 12:56:53 +03:00
AUTOMATIC1111
02ab75b86a
Count tokens of enabled styles
2024-02-11 12:40:27 +03:00
AUTOMATIC1111
f6e476d7a8
call the right function for token counter in img2img
2024-02-11 12:24:02 +03:00
Andray
82e2e25325
ResizeHandleRow png_info and train
2024-02-10 13:00:16 +04:00
Chenlei Hu
388ca351f4
Revert "Fix ruff linter ( #137 )" ( #143 )
...
This reverts commit 6b3ad64388 .
2024-02-08 21:24:04 -05:00
Chenlei Hu
6b3ad64388
Fix ruff linter ( #137 )
...
* Fix ruff linter
* Remove unused imports
* Remove unused imports
2024-02-08 20:35:20 -05:00
lllyasviel
82254870fd
i
2024-01-25 08:47:34 -08:00
AUTOMATIC1111
f4e931f18f
put extra networks controls row into the tabs UI element for #14588
2024-01-22 23:20:30 +03:00
Andray
56676ff923
fix tab indexes reset after restart ui
2024-01-20 11:49:05 +04:00
AUTOMATIC1111
2f98a35fc4
add assets repo; serve fonts locally rather than from google's servers
2024-01-07 09:21:21 +03:00
AUTOMATIC1111
15ec54dd96
Have upscale button use the same seed as hires fix.
2024-01-04 19:47:00 +03:00
AUTOMATIC1111
980970d390
final touches
2024-01-02 07:08:32 +03:00
Jibaku789
c2ea571005
Add inpaint options to paste fields
2024-01-01 14:57:41 -06:00
AUTOMATIC1111
501993ebf2
added a button to run hires fix on selected image in the gallery
2024-01-01 19:31:06 +03:00
AUTOMATIC1111
5d7d1823af
rename infotext.py again, this time to infotext_utils.py; I didn't realize infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests
2024-01-01 17:25:30 +03:00
AUTOMATIC1111
dfd6438221
Merge branch 'dev' into feat/interrupted-end
2024-01-01 16:39:51 +03:00
AUTOMATIC1111
0ce67cb618
Merge pull request #14352 from AUTOMATIC1111/reduce-unnecessary-ui-config-write
...
only rewrite ui-config when there is change
2024-01-01 16:35:07 +03:00
AUTOMATIC1111
d859cec696
infotext.py: rename usages in the codebase
2024-01-01 13:53:12 +03:00
AUTOMATIC1111
bb07cb6a0d
a
2023-12-30 10:42:42 +03:00
w-e-w
10945aa41a
only rewrite ui-config when there is change
...
and a typo
2023-12-18 15:27:41 +09:00
AUTOMATIC1111
11d23e8ca5
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
2023-12-02 18:01:11 +03:00
AUTOMATIC1111
8aa51f682c
fix [Bug]: (Dev Branch) Placing "Dimensions" first in "ui_reorder_list" prevents start #14047
2023-11-21 08:32:07 +03:00
w-e-w
6d337bf23d
save sysinfo as .json
...
GitHub now allows uploading of .json files in issues
2023-11-20 01:38:31 +09:00
Emily Zeng
3a4a6c43a4
ExitStack as alternative to suppress
2023-11-10 16:06:01 -05:00
w-e-w
5432d93013
fix added accordion settings options
2023-11-11 05:30:35 +09:00
Emily Zeng
ff2952f105
multiline with statement for readibility
2023-11-09 13:35:52 -05:00
Emily Zeng
9aa4d098f0
removed changes that weren't merged properly
2023-11-09 13:25:24 -05:00
Emily Zeng
a625a7bb81
moved nested with to single line to remove extra tabs
2023-11-09 13:15:06 -05:00
ezxzeng
f9c14a8c8c
Merge branch 'dev' into ui_mobile_optimizations
2023-11-07 15:25:27 -05:00
AUTOMATIC1111
656437e0a5
fix img2img_tabs error
2023-11-06 10:32:21 +03:00
AUTOMATIC1111
4d4a9e7332
added compact prompt option
2023-11-05 19:19:55 +03:00
Emily Zeng
759515316e
added accordion settings options
2023-11-02 21:54:48 -04:00
Anthony Fu
3d15e58b0a
feat: refactor
2023-10-16 15:00:17 +08:00
AUTOMATIC1111
499543cf1d
Merge pull request #13631 from galekseev/master
...
added option to play notification sound or not
2023-10-14 07:30:31 +03:00
Gleb Alekseev
44d14bc32e
added option to play notification sound or not
2023-10-13 15:08:59 -03:00
AUTOMATIC1111
924642331b
Merge pull request #12846 from a666/deprecated-types
...
Fix some deprecated types
2023-09-09 10:31:56 +03:00
AUTOMATIC1111
c9c457eda8
stylistic changes for #13118
2023-09-09 10:27:16 +03:00
AUTOMATIC1111
73c2a03d49
Merge pull request #13118 from ljleb/fix-counter
...
Don't use multicond parser for negative prompt counter
2023-09-09 10:24:07 +03:00