Commit Graph

46 Commits (5c39fbf57ac8d8d1ef4d2cfd179f27fd1c94176c)

Author SHA1 Message Date
EllangoK 5c39fbf57a stack button rows as column units
separates out controlnet controls
2023-03-11 18:44:12 -05:00
AlUlkesh 7dbd508461 Send to ControlNet, #67 2023-03-11 16:54:15 +01:00
EllangoK 5400bd6ba6 removes full loop over files in delete_image 2023-03-10 16:52:37 -05:00
AlUlkesh fe445ddf26 Speed up filters, #74, reapply rankings option 2023-03-10 20:47:07 +01:00
AlUlkesh 89a6f94fde handle UnidentifiedImageError, #77 2023-03-10 07:30:06 +01:00
AlUlkesh c5e774b171 handle exif for images <> png, jpg, #73 2023-03-09 00:49:05 +01:00
EllangoK 6ac51d0635 only include hidden override components 2023-03-08 16:37:46 -05:00
EllangoK e090e515db configurable hiding of ui components 2023-03-08 15:25:55 -05:00
AlUlkesh 2a64cd1954 catch a PermissionError, #69 2023-03-07 21:40:17 +01:00
AlUlkesh e508543da1 display non-webui image info, #66 2023-03-07 10:56:37 +01:00
AlUlkesh 0db94f5af9 Update image_browser.py
Delete off-screen images, #48
2023-03-06 23:28:01 +01:00
AlUlkesh 7e23b389eb Send to openOutpaint, #43, Open folder for Others tab 2023-03-06 09:56:09 +01:00
AlUlkesh 445c8b3753 fix for wrong png/jpg, #64 2023-03-06 01:30:02 +01:00
AlUlkesh 3d95a7d263 Open folder, #62, fix migrate, #63 2023-03-05 15:25:33 +01:00
AlUlkesh aa4e180388 Regex search, #61 2023-03-05 02:12:28 +01:00
AlUlkesh 9e1222d4a9 maximum aesthetic_score filter, #56 2023-03-04 20:55:39 +01:00
AlUlkesh a8733e0bdc save ranking to exif option, #45 2023-03-04 19:06:40 +01:00
AlUlkesh d658368e31 set temp_dir for gradio, #60 2023-03-03 16:24:26 +01:00
AlUlkesh 8633dde3f8 handle windows short names, #58 2023-03-02 00:16:23 +01:00
AlUlkesh 4cbcd1de17 Maintenance tab, #57 2023-03-01 00:52:48 +01:00
AlUlkesh 7eaa53ff32 handle different outdir_*-options, #54 2023-02-26 21:00:04 +01:00
AlUlkesh 932e54dc0b additional debug info 2023-02-26 09:27:21 +01:00
AlUlkesh f32f0e16e3 added to readme, typo 2023-02-25 19:11:45 +01:00
EllangoK 4829a30c20 simpler regex, only allow alpanumeric underscore
and hyphen
2023-02-25 12:06:30 -05:00
EllangoK af2426c57e adds prefix for tabs base tag
allows for custom folders with the same name
2023-02-24 19:58:31 -05:00
EllangoK 3e1744ad06 renames tabname to tab_base_tag, introduced before
simplifies a lot of manual loops into foreach or maps and filters
changes vars to mostly const, some lets remain
2023-02-24 17:04:02 -05:00
EllangoK 7351746b4e creates ImageBrowserTab class to simplify tab list
also resolves issue where custom paths did not register delete btn
2023-02-24 13:51:52 -05:00
EllangoK ce76a17e81 fancier active tabs list comprehension
should handle all cases as csv effectively
2023-02-24 02:48:53 -05:00
EllangoK 910bcbb41c allows user to control active image browser tabs
allows for custom folders as tabs as well
2023-02-24 02:14:46 -05:00
AlUlkesh 3f61b9f299 rebuild button, fix multiline prompt exif, #42 2023-02-20 00:28:30 +01:00
AlUlkesh 3f6fb330f2 refresh saved directories, #39 2023-02-19 16:49:33 +01:00
AlUlkesh 883ac1d859 Copy/Move to directory, #39 2023-02-19 11:08:13 +01:00
AlUlkesh 7e6a684e59 handle wrong delete + left arrow interaction, #29 2023-02-16 22:22:46 +01:00
AlUlkesh b3b014fb3a make send2trash optional, #19 2023-02-16 16:24:22 +01:00
AlUlkesh 962c67a773 fix list index out of range, #34 2023-02-13 14:30:56 +01:00
AlUlkesh c25e8a73f3 fix gradio warning 2023-02-12 19:11:41 +01:00
AlUlkesh 0416810adf modifier key settings, #32 2023-02-11 09:57:58 +01:00
AlUlkesh 94082b3885 Fix Others/subdirs, #5 2023-02-11 00:04:32 +01:00
AlUlkesh 1d5cb3e228 Fix non-png/jpg handling, #30 2023-02-10 20:22:15 +01:00
AlUlkesh 7a7c97b76a Shorten texts 2023-02-10 15:07:01 +01:00
AlUlkesh 04dc47f195 fix negative prompt handling 2023-02-10 09:28:06 +01:00
AlUlkesh fe63beeb3b increased db-timeout, #26, handlich os.error 22 on invalid exif data 2023-02-10 08:11:37 +01:00
EllangoK 74a5dcc03d adds more keybindings 2023-02-09 19:15:49 -05:00
AlUlkesh c44e2cf1c9 Fix display issue, #24 2023-02-09 23:39:25 +01:00
AlUlkesh 73ad3f6ae3 Migrate settings, some more renames 2023-02-09 16:47:24 +01:00
EllangoK a2ee75e2a7 renames from images history to image browser 2023-02-08 20:32:20 -05:00