Vladimir Mandic
457dddf7aa
refactor html-info and do some linting cleanups
2023-06-18 11:38:42 -04:00
Vladimir Mandic
1d9e490ef9
ruff linting fixes
2023-06-13 12:22:39 -04:00
Vladimir Mandic
cb307399dd
jumbo merge
2023-06-13 11:59:56 -04:00
Vladimir Mandic
02c9640fa5
enhance image saving
2023-06-01 15:44:38 -04:00
Vladimir Mandic
364df7036e
redo progressbar
2023-06-01 11:43:28 -04:00
Vladimir Mandic
5f1fd7bd66
update common ui
2023-05-29 13:43:03 -04:00
Vladimir Mandic
24d8570bcb
update model merge
2023-05-27 09:29:57 -04:00
Vladimir Mandic
efd3810860
diffusers merge
2023-05-26 22:42:03 -04:00
Vladimir Mandic
df65e8e30a
update clip skip and attention normalization
2023-05-18 22:16:24 -04:00
Vladimir Mandic
4d67ee67ed
minor fixes
2023-05-18 07:09:38 -04:00
Vladimir Mandic
0ccda9bc8b
jumbo patch
2023-05-17 14:15:55 -04:00
Vladimir Mandic
616553220b
debug print params list
2023-05-17 07:42:41 -04:00
Vladimir Mandic
f4bb3b4dd1
warn on unavailable sampler
2023-05-16 09:27:37 -04:00
Vladimir Mandic
1288aec459
correct metadata before/after
2023-05-09 09:09:31 -04:00
Vladimir Mandic
41182009cb
switch some cmdopts to opts
2023-05-08 09:27:50 -04:00
Vladimir Mandic
fe496f4ebc
add train preprocess options
2023-05-05 09:06:06 -04:00
Vladimir Mandic
865c0bc7a3
merge from upstream
2023-05-04 07:51:38 -04:00
Vladimir Mandic
cb4cff3929
redesign logging
2023-05-02 13:57:16 -04:00
Vladimir Mandic
9ac7f3771a
update cmdflags
2023-04-29 19:30:26 -04:00
Vladimir Mandic
d4fd25a7fd
add debug mode
2023-04-29 18:58:10 -04:00
Vladimir Mandic
ba50dbbdbf
add memory monitor
2023-04-29 17:36:45 -04:00
Vladimir Mandic
408147d9c4
critical fix
2023-04-29 13:25:20 -04:00
Vladimir Mandic
cd580866a7
fix awalys on script args
2023-04-29 12:37:36 -04:00
Vladimir Mandic
809b4d25d0
apply patch
2023-04-23 10:18:38 -04:00
Vladimir Mandic
45439f4d0f
Merge pull request #228 from Vespinian/fix_img2img_scriptrunner_for_gui
...
Changed img2img scriptrunner for gui request from scripts_txt2img to …
2023-04-21 09:30:39 -04:00
Vladimir Mandic
2caaa0c369
Merge pull request #237 from Z-nonymous/master
...
Fix #9185
2023-04-21 09:29:22 -04:00
Mylo
d33d0f69fc
Extension compatibility fix
...
Update function signature on img2img.py:img2img() to match the one on the original Automatic1111 webui
Update function signature on txt2img.py:txt2img() to match the one on the original Automatic1111 webui
Update ui.py to create the seed_checkbox element, which is invisible since it doesn't get used, I did this so there wouldn't be any issues when it later gets sent in to a wrap_gradio_gpu_call. (slightly hacky fix)
2023-04-20 21:24:17 +02:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00
Vladimir Mandic
81b8294e93
switch cmdflags to settings
2023-04-12 10:40:11 -04:00
Z_nonymous
18e4ca4694
Fix #9185
2023-03-31 10:54:42 +02:00
Vladimir Mandic
86b83fc956
Merge pull request #66 from AUTOMATIC1111/master
...
merge from upstream
2023-03-28 16:43:39 -04:00
AUTOMATIC
3856ada5cc
do not add mask blur to infotext if there is no mask
2023-03-28 22:20:31 +03:00
AUTOMATIC
433b3ab701
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
...
This reverts commit 4268759370 , reversing
changes made to 1b63afbedc .
2023-03-28 20:36:57 +03:00
Vladimir Mandic
404a2a2cb2
fix broken generate and add progress bars
2023-03-26 14:23:45 -04:00
space-nuko
7ea5d395c4
Add upscaler to img2img
2023-03-25 12:52:43 -04:00
space-nuko
68999d0b15
Add upscale slider to img2img
2023-03-25 12:52:35 -04:00
Vladimir Mandic
f6679fcc77
add global exception handler
2023-03-17 10:08:07 -04:00
Vespinian
f6374934db
Changed img2img scriptrunner for gui request from scripts_txt2img to scripts_img2img
2023-03-15 17:53:32 -04:00
Vladimir Mandic
fd668e3941
update import paths
2023-02-08 11:53:39 -05:00
Vladimir Mandic
4c562a9832
convert rgba to rgb
...
some image format (e.g. jpg) do not support rgba
2023-02-08 07:03:36 -05:00
Kyle
6c6c6636bb
Image CFG Added (Full Implementation)
...
Uses separate denoiser for edit (instruct-pix2pix) models
No impact to txt2img or regular img2img
"Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model
2023-02-03 18:19:56 -05:00
AUTOMATIC
c81b52ffbd
add override settings component to img2img
2023-01-30 02:40:26 +03:00
Thurion
1421e95960
allow empty mask dir
2023-01-28 14:42:24 +01:00
Andrii Skaliuk
2aac1d9778
Basic inpainting batch support
...
Modifies batch UI to add optional inpainting support
2023-01-27 17:32:31 -08:00
AUTOMATIC
26fd444811
bump gradio to 3.16.2
...
change style selection to multiselect dropdown
2023-01-18 13:59:45 +03:00
AUTOMATIC
d8b90ac121
big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other
2023-01-15 18:51:04 +03:00
AUTOMATIC
865228a837
change style dropdowns to multiselect
2023-01-14 14:56:39 +03:00
AUTOMATIC
0b8911d883
img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and always show all tools each in own tab
2023-01-11 20:33:24 +03:00
AUTOMATIC
f4535f6e4f
make it so that memory/embeddings info is displayed in a separate UI element from generation parameters, and is preserved when you change the displayed infotext by clicking on gallery images
2022-12-31 23:40:55 +03:00
AUTOMATIC
8504db5170
fix #4459 breaking inpainting when the option is not specified.
2022-12-04 01:04:24 +03:00