AlUlkesh
746fbffdae
Fix for Gradio 4, #258
2024-08-15 08:12:52 +02:00
AlUlkesh
19b4b7fc8f
Fixes for Forge & Gradio 4, #257
2024-07-31 10:25:22 +02:00
AlUlkesh
193e7c1f9d
Improved Search
2024-06-25 10:38:26 +02:00
AlUlkesh
cfe603d3ed
Optimized thumbnails: bugfix and setting css for the extension. #253
2024-06-02 16:33:30 +02:00
AlUlkesh
18816fc220
Generation Info: Customization, Dataframe display, #252
2024-06-02 10:00:35 +02:00
AlUlkesh
8cda5e1ff9
Generation Info: Formatted display sort, #252
2024-06-01 22:41:38 +02:00
AlUlkesh
6b71b462f1
Generation Info: Formatted display, #252
2024-06-01 18:51:10 +02:00
AlUlkesh
3d2d0f4c7b
webui change: generation_parameters_copypaste->infotext_utils, #246
2024-02-02 15:40:47 +01:00
AlUlkesh
8dc4665c4f
Honour common logger setup
2024-01-28 21:30:41 +01:00
AlUlkesh
d1d91bb132
Revert utf-8 logger handling
2024-01-27 22:03:42 +01:00
AlUlkesh
ce5760d9b6
fix video file and exif cache handling, handle utf-8 logging data
2024-01-27 17:23:08 +01:00
AlUlkesh
27fe4a713d
Fix for thumbnail scroll, #243 / show progress indicator set to "minimal", #244
2023-12-13 20:44:39 +01:00
AlUlkesh
7301877532
Gradio 4: handle changed gallery return format
2023-12-11 08:38:03 +01:00
AlUlkesh
00e4ecaed4
Initial support for videos, #241
2023-12-09 21:58:49 +01:00
AlUlkesh
9f95e6d481
Fix for controlnet option name change, #234
2023-09-11 14:55:51 +02:00
AlUlkesh
b8f6e05d1d
Update Gradio syntax
2023-08-25 09:08:06 +02:00
AlUlkesh
f715f7ae70
Changed Blocks to Box, due to issue with visibility flag, #229
2023-08-25 01:46:01 +02:00
AlUlkesh
74ad7d57ff
fix: Others / subdir function
2023-08-24 21:07:32 +02:00
AlUlkesh
a48f65350d
rework: turn_page_switch / warning_box / change_dir
2023-08-24 09:50:49 +02:00
AlUlkesh
15c337914d
fix: refresh button is overlayed by other button
2023-08-22 09:08:11 +02:00
AlUlkesh
65618f3e07
fix for Gradio 3.39 compatibility
2023-08-21 00:20:02 +02:00
AlUlkesh
6fe65accb3
Merge pull request #226 from fennghuang/ui-hotfix
...
feat: update ui style
2023-08-17 08:33:07 +02:00
fennghuang
caa4b001ef
feat: update ui style
2023-08-16 09:18:18 +00:00
AlUlkesh
211f20258e
Removed useless Row parameters
2023-08-16 08:04:57 +02:00
AlUlkesh
51df4c1e5d
Remaining "conn" references changed to "cursor"
2023-08-16 07:27:23 +02:00
fennghuang
aeb662c1cd
feat: update ui style
2023-08-16 03:58:19 +00:00
Ivory
7bb07e0343
migrate entry module to contextual transactions
2023-08-15 16:35:23 -04:00
fennghuang
fd68d7a167
feat: update ui style
2023-08-12 08:43:50 +00:00
fennghuang
8c9f7b9f2f
feat: update ui style
2023-08-12 07:14:07 +00:00
fennghuang
ab8abbc12c
feat: update ui style
2023-08-12 06:35:52 +00:00
AlUlkesh
a3aeb93fd7
image_browser_height_auto, #40
2023-07-31 22:04:41 +02:00
AlUlkesh
b984cdd169
ImageReward removed, #216
2023-07-25 08:51:27 +02:00
AlUlkesh
6386e0c8f5
Merge branch 'main' of https://github.com/AlUlkesh/stable-diffusion-webui-images-browser
2023-07-22 18:12:30 +02:00
AlUlkesh
be53a38306
pyarrow fix, #216
2023-07-22 18:12:13 +02:00
Kapowpenguin1
167833e0b1
Update image_browser.py
...
added "alternate_hash is not None" for reapply ranking, in the event that the filehash table is missing an entry for a path
2023-07-19 15:03:07 -04:00
AlUlkesh
f42ada4007
New maint. function: Recreate hash, #215
2023-07-19 07:09:36 +02:00
AlUlkesh
3348d524d5
Maintenance tab, add. options, #215
2023-07-17 06:31:18 +02:00
AlUlkesh
9229ed5e7e
ImageReward fix, #214
2023-07-14 18:02:11 +02:00
AlUlkesh
b2f6e4cbe5
Faster Generation Info, Code cleanup
2023-06-08 10:11:43 +02:00
AlUlkesh
342efe98c7
Re-activate delete button rework, #197
2023-06-06 11:49:36 +02:00
Ezekiel-Rage
26ab8d4e96
disabled open folder button on All tab
...
I need to investigate further to determine the best way to handle the button when an image is selected. For now it's disabled entirely on the All tab since it's non-functional.
2023-06-05 14:57:21 -07:00
Ezekiel-Rage
5c28f97770
"All" tab knock-on bug fix
...
The addition of the All tab introduced a bug in which an "All" folder is created in the root stable diffusion directory. This PR prevent the folder from being created.
2023-06-05 13:31:21 -07:00
AlUlkesh
488c5393db
Use realpath for All tab
2023-06-05 16:15:52 +02:00
AlUlkesh
f137cf82b0
Tab hiding consolidation, #198
2023-06-05 15:49:13 +02:00
AlUlkesh
dab2cd99a6
Merge branch 'main' into pr/186
2023-06-05 09:12:46 +02:00
AlUlkesh
b051835f09
set do_not_save_to_config, #195
2023-06-05 01:33:13 +02:00
AlUlkesh
ba9bcee144
ImageReward reactivated. Fix #179
2023-06-02 00:16:29 +02:00
Ezekiel-Rage
04f87b271b
Added All tab plus minor bug fixes
...
Added an "All" tab allowing users to view images in all subdirectories in a single view.
Modified behavior of opts.image_browser_with_subdirs to ignore "All" tab since users would reasonably expect an "All" tab to show all images regardless of what the option was set to.
Fixed bug generating tabs_list when opts.image_browser_active_tabs option was present but no value was set resulting in no tabs being displayed. Added a check to verify the value is != "" and reset to default value
2023-05-28 11:09:14 -07:00
Ezekiel-Rage
5aec351162
Update image_browser.py
...
Added "All" tab allowing users to view images in all subfolders together in a single view
2023-05-27 12:09:39 -07:00
Kohaku-Blueleaf
40081af791
use suffix to resolve label name conflict
2023-05-27 01:56:21 +08:00