AUTOMATIC1111
81105ee013
repair old handler for postprocessing API in a way that doesn't break interface
2023-12-04 13:11:12 +03: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
362789a379
gradio 3.39
2023-08-04 08:04:23 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
AUTOMATIC1111
88c7debb02
Merge branch 'dev' into ui-config-tabs
2023-04-29 17:42:57 +03:00
Ilya Khadykin
c19618f370
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
...
This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail.
Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality.
2023-04-09 21:33:09 +02:00
space-nuko
67955ca9e5
Make selected tab configurable with UI config
2023-03-29 13:07:12 -05:00
AUTOMATIC
b5230197a6
rework extras tab to use script system
2023-01-23 09:24:43 +03:00