zanllp
844debc55e
Merge branch 'comfyUI_improvements' of https://github.com/ermanitu/sd-webui-infinite-image-browsing into pr/ermanitu/772
2025-01-15 02:35:30 +08:00
zanllp
d037420f91
Improve compatibility
2025-01-15 02:34:44 +08:00
Francisco Serradilla
82e0a0a4ff
improved searching for KSampler node
2025-01-14 19:31:49 +01:00
Francisco Serradilla
2a2c5d0296
addedcompatibility with several comfyUI workflows
2025-01-14 17:59:57 +01:00
zanllp
031e377a1a
Add support for batch downloading with options for no compression and packaging
2024-11-24 23:05:55 +08:00
zanllp
cd1d02a533
Enhance prompt parsing compatibility with ComfyUI Flux
2024-11-10 18:27:39 +08:00
zanllp
02f9e9277f
support jpe
2024-10-21 22:22:08 +08:00
zanllp
e04d04d1c7
Enhance parser compatibility
2024-09-01 01:24:56 +08:00
zanllp
3ed98ea156
releases/iib_app_cli
2024-08-24 04:53:58 +08:00
zanllp
c38484d317
Add support for setting the current frame as the video cover
2024-08-18 06:54:29 +08:00
zanllp
1e2925df01
Optimize styles, fix BREAK issue, and add option to control auto-refresh
2024-07-27 11:59:01 +08:00
zanllp
fdf35eb308
Implement automatic refresh in walk mode
2024-07-17 07:58:32 +08:00
zanllp
d91c046dc8
Adjust exception handling mechanisms
2024-07-11 02:07:51 +08:00
zanllp
50700974eb
Release version 0.17.0, adding a pyinstaller-compiled sidecar to reduce the likelihood of false positives from antivirus software.
2024-07-10 21:36:10 +08:00
zanllp
17f048ad0c
Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables
2024-07-08 00:07:12 +08:00
zanllp
83b4c65757
Implement a basic plugin mechanism
2024-07-03 11:13:34 +08:00
zanllp
94b27b5a74
Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location in New Tab' to context menu
2024-07-01 07:05:09 +08:00
zanllp
e807a2077e
Enhance compatibility
2024-06-23 03:44:46 +08:00
zanllp
a6507d5624
Merge pull request #638 from zanllp/enhance-compatibility
...
Enhance compatibility across various environments
2024-06-22 23:12:50 +08:00
zanllp
b40b838f9c
Add support for pinnable search history records
2024-06-22 07:19:38 +08:00
zanllp
81e2802c71
add support for .avif
2024-06-15 02:58:03 +08:00
zanllp
db775d0666
Add support for StableSwarmUI
2024-06-13 18:41:05 +08:00
zanllp
07a5cfad09
fix several bug
2024-06-11 19:52:48 +08:00
zanllp
bb4f1e711b
Display current version information.Automatically check for updates on app startup and prompt the user to upgrade if a newer version is available
2024-06-11 12:26:10 +08:00
zanllp
edf9444ae3
Enhance LORA parser compatibility, improve page interactions and performance
2024-05-30 11:41:07 +08:00
zanllp
5d43a34e52
Enhance compatibility across various environments
2024-05-29 14:13:55 +08:00
zanllp
24a022a925
Adjust the sorting order when fetching cover images
2024-05-26 14:59:16 +08:00
zanllp
6ef19df11f
Adjust default backup quantity for iib.db file
2024-05-16 00:03:41 +08:00
zanllp
89991e0853
Resolve parsing issue causing errors
2024-04-20 01:20:26 +08:00
zanllp
8399dc8cbf
fix
2024-04-11 01:14:54 +08:00
zanllp
2d096ba2ff
Add support for multiple view types for the same path
2024-04-11 00:51:22 +08:00
zanllp
7a0e512150
feat: Improve parser robustness
2024-04-07 14:42:19 +08:00
zanllp
6646af77ef
feat: Added support for Fooocus
2024-03-27 20:40:58 +08:00
zanllp
25cafe4323
refactor: rename
2024-03-27 00:21:30 +08:00
wuqinchuan
6ab8c9630a
temp save
2024-03-26 23:20:54 +08:00
zanllp
be2a060782
fix
2024-03-22 23:24:00 +08:00
zanllp
9088388530
feat: Implement automatic database file backup mechanism
2024-03-22 23:13:26 +08:00
zanllp
a7f755d012
feat: add missing video type
2024-03-22 07:06:50 +08:00
zanllp
0f739ae155
Add support for video streaming, video thumbnail generation, video search functionality, and video tagging
2024-03-22 06:29:48 +08:00
zanllp
b6c03bd819
fix
2024-03-21 10:58:34 +08:00
zanllp
a0f89801ab
Added support for opening files with the system default application and saving selected file information as JSON
2024-03-21 10:48:34 +08:00
xBei
99bd530dbf
fix:在windows系统下第一次加载(驱动器)缓慢的问题
2024-03-18 11:22:15 +08:00
zanllp
c5c21167c2
fix: fix open config file error
2024-03-10 05:18:51 +08:00
Chubbly
2609cdce94
Check if comfyui img has webui gen info
2023-08-21 20:34:51 +12:00
zanllp
977815a2b2
Require secret key configuration when enabling gradio auth
2023-08-05 06:30:37 +08:00
zanllp
e455c0b184
Improve compatibility for viewing images generated by ComfyUI
2023-08-02 00:52:53 +08:00
Corey Ryan Hanson
254b5d5e94
Allows loop to detect instances of KSampler (Advanced)
...
Instead of checking for an exact match, KSampler and KSampler (Advanced) start with the same characters so the str.startswith method would be an efficient way to check for both.
2023-07-31 00:26:57 -04:00
zanllp
28ee176cbc
Fix issue with ComfyUI Ksampler key not always being 3 and TabPane closing exception when it's the first and active tab
2023-07-31 09:51:45 +08:00
zanllp
9abda84d39
Fix issue with adding tags for relative paths in walk mode
2023-07-30 06:13:50 +08:00
zanllp
3329a16b73
Add preliminary support for searching images generated by ComfyUI
2023-07-28 21:47:31 +08:00