Commit Graph

319 Commits (main)

Author SHA1 Message Date
AlUlkesh 35bef97243 Merge branch 'patch-1' of https://github.com/Ju1-js/stable-diffusion-webui-images-browser into Ju1-js-patch-1 2023-01-26 07:54:17 +01:00
AlUlkesh d9bcc5fd92
Merge pull request #2 from Margen67/cleanup
https://github.com/Margen67/stable-diffusion-webui-images-browser/tree/cleanup
2023-01-26 07:42:52 +01:00
AlUlkesh c6c8f6b841
Merge pull request #3 from Chadwick2332/main
https://github.com/Chadwick2332/stable-diffusion-webui-images-browser
2023-01-26 07:42:37 +01: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
AlUlkesh d223344938 Fixes #69 2023-01-14 19:38:11 +01:00
Margen67 259ae78c93
Add .DS_Store to .gitignore 2023-01-07 13:37:09 -08:00
Margen67 891499f080
Delete .DS_Store 2023-01-07 13:36:49 -08:00
CJ 6e1f4a5d6a Added button for search by image aesthetic_score using image tags from PIL. If no tag, score is 0. 2023-01-02 02:12:58 -05:00
Ju1-js 35dcf7b4c2
Fix grammatical issues 2022-12-27 17:00:28 -08:00
Ju1-js 7a4909d0cf Option to move or copy files - #54 2022-12-15 19:01:03 -08:00
Ju1-js cc6683a688 Path traversal exploit fix - #60
Also a comment typo fix.
2022-12-13 19:24:18 -08:00
Ju1-js 33b89a160a Merge branch 'main' of https://github.com/yfszzx/stable-diffusion-webui-images-browser 2022-12-10 13:57:55 -08:00
Ju1-js 56b5929d30 Localize variable names and add random sort 2022-12-10 13:57:52 -08: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