TwoPerCent
f93cc4e461
Update README.md
2023-01-27 07:00:55 -05:00
TwoPerCent
e8c3d67742
Update README.md
2023-01-26 22:47:36 -05:00
Kyle
974c5be722
Sorting and filtering will use .txt as well
2023-01-26 22:04:35 -05:00
Kyle
263502565e
Remove Debug
2023-01-26 21:42:33 -05:00
Kyle
05993f5b2e
EXIF from .txt
2023-01-26 21:38:56 -05:00
Kyle
daa1c3855b
Allow to work in both standard Auto1111 repo and Klace
...
Checks for opts.outdir_ip2p_samples and if doesn't exist hardcodes directory to outputs/ip2p-images
2023-01-25 09:20:54 -05:00
Kyle
71f0b04f33
Merge branch 'main' of https://github.com/klace/stable-diffusion-webui-images-browser
2023-01-24 21:45:03 -05:00
Kyle
d8e46b300d
Update sort
2023-01-24 21:44:25 -05:00
Kyle
0495cb406c
Merge branch 'main' of https://github.com/Klace/stable-diffusion-webui-images-browser
2023-01-24 21:43:48 -05:00
Kyle
b57cb27af0
Update sort and filtering
2023-01-24 21:41:18 -05:00
TwoPerCent
b4f5c2f52c
Update README.md
2023-01-21 00:43:18 -05:00
TwoPerCent
2a56b1b0b7
Added additional sorts by Model, Hash
2023-01-21 00:37:30 -05:00
TwoPerCent
d79d9a3f08
Remove debug
2023-01-21 00:18:29 -05:00
TwoPerCent
a54e1c9136
Sort by additional EXIF data
2023-01-21 00:15:40 -05:00
TwoPerCent
75b05c993b
Update README.md
2023-01-20 22:24:43 -05:00
TwoPerCent
f33426762e
EXIF data search
2023-01-20 22:19:41 -05:00
TwoPerCent
6351e556e2
AES Sorting
2023-01-20 16:32:15 -05:00
TwoPerCent
193741b3c1
Fix AES Sorting
...
Fixed AES sorting displaying all images regardless of filters
Cached AES scoring in file
2023-01-20 16:28:52 -05:00
TwoPerCent
5e3f1d6482
Update README.md
2023-01-19 18:34:58 -05:00
TwoPerCent
0a7526fdfa
Aesthetic Score, Manual Ranking
...
Allows sorting and filtering by Aesthetic Score and the ability to manually rank images with a separate ranking system.
2023-01-19 18:33:02 -05:00
不会画画的中医不是好程序员
a42c7a3018
Merge pull request #62 from liuhongboCM/main
...
fix keyboard advance "generate info"
2022-12-10 19:01:30 +08:00
liuhongbo
73c5d3edeb
add keyboard event listener
2022-12-09 13:45:58 +08:00
liuhongbo
97c47c9ff9
add keyboard event listener
2022-12-09 13:36:00 +08:00
不会画画的中医不是好程序员
6b8f72cdf0
Merge pull request #61 from Ju1-js/main
...
Q.o.L. Features and README.md update
2022-12-09 11:49:54 +08:00
Ju1-js
7822e78d5c
Update README.md
2022-12-08 19:12:10 -08:00
Ju1-js
c0d377de29
Q.o.L. Features and README.md update
...
Added 2 new settings:
- Option to only store the directories accessed via the "Others" tab for the session. (Clears on refresh/restart)
- Option to stop the printing of the deleted file's name to the console.
README.md changes:
- Updated the title to match the new repo name
- Removed an extra space
- Ran "Prettier" formatting
2022-12-08 19:09:16 -08:00
不会画画的中医不是好程序员
eb7e0428e3
Merge pull request #53 from HaylockGrant/main
...
Added tabs for txt2img-grids and img2img-grids
2022-12-01 09:10:01 +08:00
HaylockGrant
bfb0518192
Added tabs for txt2img-grids and img2img-grids
2022-11-30 15:13:10 +00:00
不会画画的中医不是好程序员
15528557c0
Merge pull request #39 from est-R/main
...
Update images_history.py
2022-11-04 14:55:18 +08:00
不会画画的中医不是好程序员
1b10fb015a
Merge branch 'main' into main
2022-11-04 14:55:04 +08:00
不会画画的中医不是好程序员
c22cb551cd
Merge pull request #40 from cobryan05/sort-speedup
...
Improve Gallery performance on Windows
2022-11-04 14:49:12 +08:00
Chris OBryan
a848c0e45a
Improve Gallery performance on Windows
...
10x speed-up using 'sort by date' on Windows using scandir.
Neglible effect on Linux.
2022-11-03 22:44:00 -05:00
est-R
5f469e39b1
Update images_history.py
...
Made the filter case insensitive
2022-11-03 20:26:31 +03:00
不会画画的中医不是好程序员
c902cffb00
Merge pull request #26 from Rohan-Pa/main
...
Typo and consistency fixes
2022-10-30 17:04:46 +08:00
Rohan-Pa
c3e21b34de
Update images_history.py
2022-10-29 23:51:21 -07:00
Rohan-Pa
71900dcd6f
Update images_history.py
2022-10-29 23:38:39 -07:00
Rohan-Pa
017606009d
Update images_history.py
2022-10-29 23:28:58 -07:00
Rohan-Pa
4ddbf53ff8
Update images_history.py
2022-10-29 23:22:16 -07:00
yfszzx
51fd743564
connect with new webui
2022-10-27 18:10:19 +08:00
yfszzx
1817533fe2
connect with new webui
2022-10-27 18:08:30 +08:00
不会画画的中医不是好程序员
3d9c93c329
Update path_recorder.txt
2022-10-27 09:16:28 +08:00
不会画画的中医不是好程序员
a056927f18
Create .gitignore
2022-10-27 09:15:37 +08:00
不会画画的中医不是好程序员
6c8795774f
Merge pull request #16 from w-e-w/main
...
fix path
2022-10-26 19:59:26 +08:00
w-e-w
6abf3dd318
fix path
2022-10-26 16:36:00 +09:00
yfszzx
3a7865d365
fix some importent bug
2022-10-26 14:45:26 +08:00
yfszzx
3ae5aa90e2
Merge branch 'main' of https://github.com/yfszzx/stable-diffusion-webui-images-browse
2022-10-26 07:35:47 +08:00
yfszzx
55aeee3c27
t
2022-10-26 07:35:35 +08:00
不会画画的中医不是好程序员
fecd3f4662
Merge pull request #10 from ddPn08/patch-1
...
Fix directory for image browser
2022-10-25 19:51:36 +08:00
ddPn08
e7c9776c36
do not force relative paths in image browser
2022-10-25 20:45:40 +09:00
yfszzx
1ace87f212
keyword, sort, send to img2img , administrator, esp
2022-10-25 18:06:59 +08:00