stable-diffusion-webui-data.../scripts/ui
toshiaki1729 a9b30a94ea
Initial support for gradio 3.23.0 (#64)
This commit will make it incompatible with old webUI.
2023-03-26 18:40:20 +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 first aid for #62 again 2023-03-26 03:41:16 +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 Add type hint for developer (need python>=3.7) (#49) 2023-03-06 11:15:59 +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