w-e-w
00901bfbe0
handle selectable script_index is None
2024-01-01 15:47:57 +09:00
w-e-w
59d060fd5e
More lora not found warning
2023-12-30 17:11:03 +09:00
w-e-w
dc57ec0296
save info of init image
2023-12-29 01:56:48 +09:00
w-e-w
892e703b59
webpath use truncate_path
2023-12-28 06:52:41 +09:00
w-e-w and Alberto Cano
af2951ed53
base default image output on data_path
...
Co-Authored-By: Alberto Cano <34340962+canoalberto@users.noreply.github.com >
2023-12-28 06:52:33 +09:00
w-e-w
de04573438
create utility truncate_path
...
utli.truncate_path(target_path, base_path)
return the target_path relative to base_path if target_path is a sub path of base_path else return the absolute path
2023-12-28 06:22:51 +09:00
w-e-w
edfae95d90
prevent crash due to Script __init__ exception
2023-12-23 01:21:00 +09:00
w-e-w
de1809bd14
handle axis_type is None
2023-12-22 00:37:30 +09:00
w-e-w
3e068de0dc
reorder training preprocessing modules in extras tab
...
using the order from before the rework
11d23e8ca5
2023-12-19 18:48:49 +09:00
w-e-w
98c5fa9201
fix extras caption BLIP
...
#14328
2023-12-16 22:14:39 +09:00
w-e-w
3c0c277579
default False js_live_preview_in_modal_lightbox
2023-12-15 00:48:37 +09:00
w-e-w
8b74389e76
fix styles.csv filename
2023-12-10 15:48:16 +09:00
w-e-w
23a0e60b9b
fix save styles
2023-12-10 15:48:00 +09:00
w-e-w
9d2cbf8e97
add option: Live preview in full page image viewer
...
make #13459 "show the preview image in the modal view if available" optional
2023-12-06 23:06:32 +09:00
w-e-w
854f8c318c
remove clean_text()
2023-12-05 04:41:09 +09:00
w-e-w
d3fdc4af61
rework mask and mask_composite logic
2023-12-03 18:22:41 +09:00
w-e-w
c2ed413203
add max-heigh/width to global-popup-inner
...
prevent the pop-up from being too big as to making exiting the pop-up impossible
2023-12-01 02:59:41 +09:00
w-e-w
d608926f81
reformat file with uniform indentation
2023-11-28 12:12:27 +09:00
w-e-w
03ee297aa2
fix Auto focal point crop for opencv >= 4.8.x
...
autocrop.download_and_cache_models
in opencv >= 4.8 the face detection model was updated
download the base on opencv version
returns the model path or raise exception
2023-11-28 12:09:51 +09:00
w-e-w
8a6e4bda21
catch uncaught exception with ui creation scripts
...
prevent total webui crash
2023-11-27 14:18:17 +09:00
w-e-w
b30cc87b78
add Block component creation callback
2023-11-27 13:15:17 +09:00
w-e-w
a15dd151ff
json.dump(ensure_ascii=False)
...
improve json readability
2023-11-26 21:56:21 +09: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
w-e-w
dea5e43c83
Option to show batch img2img results in UI
...
shared.opts.img2img_batch_show_results_limit
limit the number of images return to the UI for batch img2img
default limit 32
0 no images are shown
-1 unlimited, all images are shown
2023-11-19 17:37:32 +09:00
w-e-w
5432d93013
fix added accordion settings options
2023-11-11 05:30:35 +09:00
w-e-w
cc80a09d82
Update requirements_versions.txt
2023-11-04 00:50:30 +09:00
w-e-w and GitHub
35fd24e857
Less placeholder bug_report template
2023-10-03 23:05:48 +09:00
w-e-w
d2878a8b0b
XYZ if not Include Sub Grids do not save Sub Grid
2023-09-16 09:54:14 +09:00
w-e-w
663fb87976
Config states time ISO in system time zone
2023-09-16 09:11:54 +09:00
w-e-w
cf1edc2b54
initialize state.time_start befroe state.job_count
2023-09-13 16:27:02 +09:00
w-e-w
5b761b49ad
correct webpath when webui_dir is not work_dir
2023-09-13 16:05:55 +09:00
w-e-w
93015964c7
fix add_option overriding config with default
2023-09-12 22:53:09 +09:00
w-e-w
6fb2194d9c
fetch version info when webui_dir is not work_dir
2023-09-12 16:50:56 +09:00
w-e-w
74b80e7211
add comment
2023-09-12 09:29:07 +09:00
w-e-w
e785402b6a
return nothing if not found
2023-09-11 19:37:55 +09:00
w-e-w
c485a7d12e
make InputAccordion work with ui-config
2023-09-11 13:47:44 +09:00
w-e-w
ab57417175
prevent accessing non-existing keys
2023-09-09 22:35:50 +09:00
w-e-w
f8042cb323
Ensure not override images with script enabled
2023-09-09 22:35:07 +09:00
w-e-w
f5959c1c30
thread safe extra network using list
2023-09-09 17:05:50 +09:00
w-e-w
25de9a785c
Revert "thread safe extra network list_items"
...
This reverts commit aab385d01b .
2023-09-09 16:56:19 +09:00
w-e-w
c68aabc852
lint
2023-09-09 15:59:22 +09:00
w-e-w
46ef185709
deprecate --enable-console-prompts
...
use --enable-console-prompts as the default value for shared.opts.enable_console_prompts
2023-09-09 15:53:10 +09:00
w-e-w
63485b2c55
option use short name for checkpoint dropdown
2023-09-08 10:00:27 +09:00
w-e-w
e4726cccf9
parsing string to path
2023-09-08 09:46:34 +09:00
w-e-w and GitHub
c3d51fc696
Update bug_report.yml
2023-09-07 19:35:55 +09:00
w-e-w
45881703c5
consolidated allowed preview formats
2023-09-07 12:11:36 +09:00
w-e-w
340fce2113
enable console prompts in settings
2023-09-07 10:01:16 +09:00
w-e-w
657404b75b
use original filename batch img2img with scripts
2023-09-06 20:33:43 +09:00
w-e-w
35d1c94549
save_images_add_number_suffix
2023-09-06 20:24:26 +09:00
w-e-w
aab385d01b
thread safe extra network list_items
2023-09-03 11:56:02 +09:00
w-e-w
061a4a295d
Update bug_report.yml
2023-09-02 18:11:08 +09:00
w-e-w
ba05e32789
update cmd arg description
2023-09-02 14:12:59 +09:00
w-e-w
bd9b3d15e8
fix batch img2img output dir with script
2023-09-01 04:05:58 +09:00
w-e-w
348c6022f3
Action to calculate all SD checkpoint hashes
2023-09-01 00:56:55 +09:00
w-e-w
c985d23c52
extension update time, convert to system time zone
2023-08-30 16:18:31 +09:00
w-e-w
67cd4ec0aa
lint
2023-08-30 15:37:13 +09:00
w-e-w
28b084ca25
extension time format in system time zone
2023-08-30 15:28:46 +09:00
w-e-w
18e3e6d6ab
consolidate local check
2023-08-28 03:43:27 +09:00
w-e-w
e422f19ee9
non-local condition
2023-08-28 03:27:07 +09:00
w-e-w
4130e5db3d
img2img batch PNG info model hash
2023-08-25 10:12:19 +09:00
w-e-w
ddf3d1a7ac
draw extra network buttons above description
2023-08-24 00:34:28 +09:00
w-e-w
9dce2aa735
add RNG source to XYZ
2023-08-21 23:08:47 +09:00
w-e-w
2c10fda399
make it obvious that a config_status is corrupted
...
also format HTML removing unnecessary text blocks
2023-08-20 18:48:23 +09:00
w-e-w
7ca20adc6d
no need to use OrderedDict
2023-08-20 18:48:23 +09:00
w-e-w
e0e64bcdf6
assert key created_at exist in config_states
2023-08-20 18:48:23 +09:00
w-e-w
36ecff71ae
catch error when loading config_states
...
and save config_states with indent
2023-08-20 15:36:39 +09:00
w-e-w
ae17c775dc
fix xyz swap axes
...
make csv_string_to_list_strip function
2023-08-20 14:29:26 +09:00
w-e-w
8ce613bb3a
switch to PNG when images too large
2023-08-19 16:50:43 +09:00
w-e-w
640cb1bb8d
fix model override logic
...
do not need extra logic to unload refine model
2023-08-18 17:14:02 +09:00
w-e-w
a81dc43fcd
negative_prompt full_prompt hash
2023-08-18 15:13:12 +09:00
w-e-w
8a1f32b6a5
image hash
2023-08-18 14:04:46 +09:00
w-e-w
e1a29266b2
return empty list if extensions_dir not exist
2023-08-17 00:24:24 +09:00
w-e-w
0cf85b24df
auto add data-dir to gradio-allowed-path
2023-08-16 20:18:46 +09:00
w-e-w
f117bb64fc
Update CHANGELOG.md
2023-08-15 20:19:13 +09:00
w-e-w
a2e213bc7b
separate Extra options
2023-08-14 18:50:22 +09:00
w-e-w
0e3bac8132
rephrase and move
2023-08-13 14:09:38 +09:00
w-e-w
dc5b5ee9c6
properly convert this into CSV string
2023-08-13 02:21:04 +09:00
w-e-w
299eb54308
pass csv_mode
2023-08-13 02:17:13 +09:00
w-e-w
8d9ca46e0a
convert value when switching mode
2023-08-13 02:05:20 +09:00
w-e-w
7a68ac6615
rename to csv mode
2023-08-12 23:40:05 +09:00
w-e-w
f131f84e13
dropdown mode chackbox
2023-08-12 23:26:25 +09:00
w-e-w
fd617fad00
Redundant character escape '\]' in RegExp
2023-08-12 22:24:59 +09:00
w-e-w
d20eb11c9e
format
2023-08-12 22:24:00 +09:00
w-e-w
c8d453e915
bring back csv mode
2023-08-12 22:20:34 +09:00
w-e-w
f57bc1a21b
disable extensions installer with arg
2023-08-12 12:06:31 +09:00
w-e-w
a75d756a6f
use default value if value error
2023-08-10 23:47:28 +09:00
w-e-w
4412398c4b
catch float ValueError default -1
2023-08-10 22:44:33 +09:00
w-e-w
237b704172
use new style constructor
2023-08-10 21:42:26 +09:00
w-e-w
0a0a9d4fe9
extra networks metadata indent
2023-08-10 18:05:17 +09:00
w-e-w
0cac6ab615
extra network metadata inherit old description
2023-08-09 20:35:06 +09:00
w-e-w
c102780693
extra network metadata inherit old description
2023-08-09 13:38:53 +09:00
w-e-w and GitHub
f17c8c2eff
Merge branch 'dev' into auro-autolaunch
2023-08-08 11:39:34 +09:00
w-e-w
c75bda867b
setting: Automatically open webui in browser on startup
2023-08-08 11:29:33 +09:00
w-e-w
e9c591b101
Gradio theme cache
2023-08-06 12:33:20 +09:00
w-e-w
1d7dcdb6c3
Option to not save incomplete images
2023-08-05 19:07:53 +09:00
w-e-w
7a64601428
need Reload UI not Restart
2023-08-05 14:21:28 +09:00
w-e-w
1d60a609a9
configurable masks color and default brush color
2023-08-05 09:34:26 +09:00
w-e-w
7f1d087cba
sort VAE
2023-08-04 14:01:22 +09:00
w-e-w
f4d9297127
use samplers_for_img2img for Hires sampler
2023-08-04 13:27:25 +09:00
w-e-w
bbfff771d7
--disable-all-extensions --disable-extra-extensions
2023-08-04 12:44:52 +09:00