Manuel Schmid
84f5f0e134
feat: move enable mask upload and invert mask checkbox to inpaint or outpaint
2024-06-25 21:50:49 +02:00
Manuel Schmid
a245b67531
feat: add config for enhance upv checkbox and method, prefix with default_
2024-06-24 21:43:38 +02:00
Manuel Schmid
00a27e7400
feat: add config and option for uov prompt type
2024-06-24 21:21:11 +02:00
Manuel Schmid
1d0965f8c9
feat: rename enhance image input label, add link to documentation
2024-06-24 20:43:28 +02:00
Manuel Schmid
fe1e4ce4e5
feat: bump version, add links to documentation
2024-06-23 18:53:42 +02:00
Manuel Schmid
1ef6367635
feat: add option to process uov either before or after enhance
2024-06-23 17:41:21 +02:00
Manuel Schmid
bef53fcf6e
feat: automatically open tab enhance on enhance image upload
2024-06-22 00:30:47 +02:00
Manuel Schmid
ec533f0c42
feat: rename arg --enable-describe-uov-image to --enable-auto-describe-image, add handling for enhance input image
2024-06-22 00:07:32 +02:00
Manuel Schmid
40e1c82b74
feat: add enhance image input
...
use this so you don't have to modify an image before enhancement
2024-06-21 23:51:00 +02:00
Manuel Schmid
5012fb7067
feat: display first enhance tab as #1
2024-06-20 02:20:49 +02:00
Manuel Schmid
4e575b9eb1
wip: add upscale or variation to enhance
2024-06-19 23:53:15 +02:00
Manuel Schmid
6e3919f854
fix: adjust default visibility for detection prompt dataset
2024-06-19 01:01:46 +02:00
Manuel Schmid
0d817cc0d0
feat: add placeholder for detection prompt text input elements
2024-06-19 01:00:11 +02:00
Manuel Schmid
22e1b08e4f
feat: add detection prompt dataset for quick selection
2024-06-19 00:58:55 +02:00
Manuel Schmid
2c721e06ff
feat: update performance hint for inpaint engine
...
inpaint engine model has only been trained for SDXL and no other performance LoRA, will produce bad results for inpaint larger areas
2024-06-19 00:02:29 +02:00
Manuel Schmid
ff3dff8323
Revert "feat: add hint for performance when enhance inpaint engine is not none"
...
This reverts commit ed6c526986 .
2024-06-18 23:52:13 +02:00
Manuel Schmid
ed6c526986
feat: add hint for performance when enhance inpaint engine is not none
2024-06-18 23:51:36 +02:00
Manuel Schmid
c0397bddbd
feat: enable edit attention with ctrl + arrow keys for enhance prompts
2024-06-18 22:39:09 +02:00
Manuel Schmid
c0f7c3a8ee
feat: add erode or dilate and mask invert to enhance mask inpaint settings
2024-06-18 21:39:27 +02:00
Manuel Schmid
229ff81738
refactor: rename max_num_boxes to max_detections
2024-06-18 21:07:27 +02:00
Manuel Schmid
65cc25e5bf
feat: add debug setting for enhance mask output
2024-06-16 22:54:44 +02:00
Manuel Schmid
9c93c18d0b
fix: process other models than sam when using enhance
2024-06-16 21:05:10 +02:00
Manuel Schmid
ff3418876d
feat: refresh the whole pipeline, allows usage of inpaint and enhancement prompts
2024-06-16 20:44:35 +02:00
Manuel Schmid
bf6820812f
feat: only process enhance when checkbox is set
...
similar to input image
2024-06-16 18:39:40 +02:00
Manuel Schmid
ef9fd293ff
wip: rename stage2 to enhance
2024-06-16 12:45:18 +02:00
Manuel Schmid
a3dcd6e1fd
wip: add inputs for positive and negative prompt for stage2
2024-06-16 12:39:05 +02:00
Manuel Schmid
71f5e70085
refactor: rename segmentation prompt to detection prompt
...
improved wording: prompt is only applied for GroundingDINO, not actually for segmentation
2024-06-16 12:30:49 +02:00
Manuel Schmid
8b21303542
wip: refactor UI for stage2
2024-06-15 01:38:22 +02:00
Manuel Schmid
db0e0aaf59
wip: add inpaint options to stage2
2024-06-14 23:58:59 +02:00
Manuel Schmid
f89d5a97b0
refactor: change wording of stage2 disclaimer, adjust gradio structure accordingly
2024-06-13 01:17:20 +02:00
Manuel Schmid
f8f36828c7
feat: add disclaimer + skipping, stage2 won't properly work when used with inpaint or outpaint
2024-06-13 01:13:21 +02:00
Manuel Schmid
dbc844804b
feat: add handling for stage2_mask_sam_max_num_boxes and config
2024-06-12 22:16:02 +02:00
Manuel Schmid
9998b52dd2
feat: add gradio elements for input
2024-06-12 21:52:48 +02:00
Manuel Schmid
651f9c5cfd
refactor: rename box_erode_or_dilate to dino_erode_or_dilate, add option dino_debug
2024-06-10 20:47:22 +02:00
Manuel Schmid
ce1fb74270
feat: add download for sam models to config
2024-06-10 20:33:49 +02:00
Manuel Schmid
980563de9d
feat: remove inpaint_mask_sam_quant
2024-06-10 20:32:12 +02:00
Manuel Schmid
8a81993940
wip: remove ultralytics, always use manual sam for image mask instead of rembg
2024-06-10 01:33:03 +02:00
Manuel Schmid
09e23f5509
refactor: add info to inpaint_mask_sam_prompt_text, rename variable for dino debugging
2024-06-09 23:09:46 +02:00
Manuel Schmid
57c049858c
feat: add debug dino and mask dilate and erode
2024-06-09 22:31:41 +02:00
Manuel Schmid
e504b24f8f
Merge branch 'feature/make-textboxes-resizeable-again'
2024-06-02 01:55:10 +02:00
Manuel Schmid
6e555fa35a
wip: auto-resize positive prompt on new line
...
dirty approach as container is hidden and 1px padding is applied for border shadow to actually work
2024-06-02 01:50:42 +02:00
Manuel Schmid
972c2d2bee
Merge branch 'feature/make-textboxes-resizeable-again'
2024-06-02 00:35:30 +02:00
Manuel Schmid
50deba85e7
feat: make textboxes (incl. positive prompt) resizable again
2024-06-02 00:33:07 +02:00
Manuel Schmid
5768330142
Merge branch 'feature/optimize-performance-lora-filtering-in-metadata'
...
# Conflicts:
# modules/flags.py
# modules/util.py
# webui.py
2024-05-30 15:21:04 +02:00
Manuel Schmid
f5863d878e
Merge branch 'feature/performance-restricted-features-rework'
2024-05-30 15:18:34 +02:00
Manuel Schmid
5759caaada
feat: rework intermediate image display for restricted performances
...
disable intermediate results for all performacnes with restricted features
make disable_intermediate_results interactive again even if performance has restricted features
users who want to disable this option should be able to do so, even if performance will be impacted
2024-05-30 15:02:23 +02:00
Manuel Schmid
83ef32a88b
feat: make disable_intermediate_results interactive again even if performance has restricted features
...
users who want to disable this option should be able to do so, even if performance will be impacted
2024-05-30 14:39:43 +02:00
Manuel Schmid
db8228d8f5
refactor: rename parse_json to to_json, rename parse_string to to_string
2024-05-30 00:19:35 +02:00
Manuel Schmid
8fea1cd9bb
fix: disable intermediate results for all restricted performances
...
too fast for Gradio, which becomes a bottleneck
2024-05-30 00:17:37 +02:00
Manuel Schmid
515cdde159
Merge branch 'main_upstream'
2024-05-29 19:51:57 +02:00