stable-diffusion-webui-data.../scripts/ui
Chris Mekarski c1c78f5976
Add max image resolution option (#70)
* Add max image resolution option

* disable webUI's custom feature when max_res is specified

---------

Co-authored-by: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
2023-04-02 20:15:32 +09:00
..
__init__.py Huge refactoring of UI related codes (#48) 2023-03-05 19:03:55 +09:00
block_dataset_gallery.py oops 2023-03-10 12:32:27 +09:00
block_gallery_state.py Add type hint for developer (need python>=3.7) (#49) 2023-03-06 11:15:59 +09:00
block_load_dataset.py Add max image resolution option (#70) 2023-04-02 20:15:32 +09:00
block_tag_filter.py Initial support for gradio 3.23.0 (#64) 2023-03-26 18:40:20 +09:00
block_tag_select.py Initial support for gradio 3.23.0 (#64) 2023-03-26 18:40:20 +09:00
block_toprow.py Add type hint for developer (need python>=3.7) (#49) 2023-03-06 11:15:59 +09:00
tab_batch_edit_captions.py implement some features to manage token count (#52) 2023-03-07 22:23:48 +09:00
tab_edit_caption_of_selected_image.py Initial support for gradio 3.23.0 (#64) 2023-03-26 18:40:20 +09:00
tab_filter_by_selection.py Hot fix for #69 2023-04-01 22:41:54 +09:00
tab_filter_by_tags.py just move variables 2023-03-10 12:28:50 +09:00
tab_move_or_delete_files.py first aid for #62 again 2023-03-26 03:41:16 +09:00
ui_classes.py Huge refactoring of UI related codes (#48) 2023-03-05 19:03:55 +09:00
ui_common.py Huge refactoring of UI related codes (#48) 2023-03-05 19:03:55 +09:00
ui_instance.py Huge refactoring of UI related codes (#48) 2023-03-05 19:03:55 +09:00
uibase.py fix #46 2023-03-05 21:06:55 +09:00