toshiaki1729
d6c7dcef02
fix wrong func name
2024-06-27 20:03:26 +09:00
toshiaki1729
b69c821b97
load large images
2024-06-25 17:44:05 +09:00
toshiaki1729
620ebe1333
Make image shape square before interrogating
...
to fix #101
2024-06-25 17:24:58 +09:00
toshiaki1729
74de5b7a07
fix: "move or delete files" shows wrong number of target images
2024-06-10 11:29:54 +09:00
toshiaki1729
652286e46d
Merge branch 'main' of https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor
2024-05-26 13:17:19 +09:00
toshiaki1729
da5053bc2e
Update waifu_diffusion_tagger_timm.py
...
fix #100
2024-05-26 13:17:17 +09:00
toshiaki1729
c716c83db0
Update version.txt
2024-05-21 00:48:45 +09:00
toshiaki1729
94cc5a2a6b
Add batch inference feature to WD Tagger ( #99 )
...
as same as standalone version
2024-05-21 00:47:51 +09:00
toshiaki1729
fe4bc8b141
Update version.txt
2024-05-20 19:25:58 +09:00
toshiaki1729
8feb29de40
fix #97 ( #98 )
...
and a bug: caption file extension not work on save
2024-05-20 19:07:40 +09:00
Zak
2f99cc54d8
Add Z3D threshold to image interrogator function ( #96 )
...
* Update tab_edit_caption_of_selected_image.py
* Update tab_edit_caption_of_selected_image.py
fix interrogate_selected_image() missing threshold_z3d
* Update tab_edit_caption_of_selected_image.py
remove print
2024-05-18 09:53:59 +09:00
toshiaki1729
89df266d90
Update version.txt
2024-05-17 14:10:49 +09:00
Ririan
6d929765eb
Add missing Z3D threshold ( #95 )
...
Currently attempting to use the Z3D interrogator doesn't work because the threshold value isn't getting passed into the load_dataset function. This fixes that.
Co-authored-by: The Divine Heir <the.divine.heir.kuro@gmail.com>
2024-05-17 14:06:48 +09:00
toshiaki1729
41f452f81a
Add troubleshooting
2024-05-11 19:39:51 +09:00
toshiaki1729
42a42f0bee
Update issue templates
2024-05-11 16:23:54 +09:00
toshiaki1729
9863241452
Update issue templates
2024-05-11 16:22:15 +09:00
toshiaki1729
1c5dddc336
change aesthetic score tags
2024-05-10 03:32:45 +09:00
toshiaki1729
a33a6e2a54
add licensing text
2024-05-09 16:00:46 +09:00
toshiaki1729
f726ec3f04
revert model path to system default
...
TRANSFORMERS_CACHE
HUGGINGFACE_HUB_CACHE
2024-05-08 04:47:51 +09:00
toshiaki1729
4621d76286
move model path
2024-05-08 04:39:03 +09:00
toshiaki1729
6303fbe3b2
Update version.txt
2024-05-08 04:26:18 +09:00
toshiaki1729
d1a8edae13
blip2 model path
2024-05-08 04:24:33 +09:00
toshiaki1729
cf55b2da61
Update version.txt
2024-05-08 04:11:28 +09:00
toshiaki1729
fa242f6386
update READMEs
2024-05-08 04:10:50 +09:00
toshiaki1729
c3252d8325
Merge changes in standalone version ( #93 )
...
* Merge changes in standalone version
- New Taggers and Custom Tagger
- a little bit stable UI
2024-05-08 03:58:58 +09:00
ArrowM
7a2f4c53fb
rename package ( #80 )
2023-06-05 19:12:00 +09:00
toshiaki1729
43b0478f1e
Update READMEs
2023-05-02 22:29:24 +09:00
toshiaki1729
e883ae6063
Update block_tag_select.py
...
fix for #77
2023-05-02 20:08:23 +09:00
toshiaki1729
344fd9952c
Update READMEs
2023-04-30 20:41:48 +09:00
Chris Mekarski
c1c78f5976
Add max image resolution option ( #70 )
...
* Add max image resolution option
* disable webUI's custom feature when max_res is specified
---------
Co-authored-by: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
2023-04-02 20:15:32 +09:00
toshiaki1729
2781e4b6b8
Hot fix for #69
2023-04-01 22:41:54 +09:00
toshiaki1729
6ff37996cb
Update README.md
2023-03-28 20:21:19 +09:00
toshiaki1729
64d65b278a
remove unnecessary js code
...
it was just for debugging
2023-03-26 18:56:34 +09:00
toshiaki1729
896ebf8a54
version 0.2.0
...
The first version compatible with gradio v3.23.0
2023-03-26 18:46:50 +09:00
toshiaki1729
a9b30a94ea
Initial support for gradio 3.23.0 ( #64 )
...
This commit will make it incompatible with old webUI.
2023-03-26 18:40:20 +09:00
toshiaki1729
2b3bd4a724
first aid for #62 again
2023-03-26 03:41:16 +09:00
toshiaki1729
80eaf519cb
version 0.1.2
...
the latest version compatible before 9e1afa9eb4
2023-03-26 03:37:35 +09:00
toshiaki1729
af4508f462
Revert "first aid for #62"
...
This reverts commit 12e326e8f3 .
2023-03-26 03:35:10 +09:00
toshiaki1729
12e326e8f3
first aid for #62
...
disables type hint for List[…]
to avoid error on gradio v3.23.0
2023-03-26 02:31:51 +09:00
toshiaki1729
b8730ad53b
Feature to replace new-line with comma on loading
2023-03-23 09:55:06 +09:00
toshiaki1729
1644f630ab
move unload button
2023-03-23 09:07:27 +09:00
toshiaki1729
518406286d
first aid for #60
2023-03-22 23:24:22 +09:00
toshiaki1729
cb8f3a72f4
enable unloading dataset with single click ( #59 )
2023-03-20 23:02:23 +09:00
toshiaki1729
6f8abe148a
fix 57
2023-03-10 23:49:37 +09:00
toshiaki1729
ca95abb441
oops
2023-03-10 12:32:27 +09:00
toshiaki1729
b70eb4b18b
just move variables
2023-03-10 12:28:50 +09:00
toshiaki1729
a6cabece3c
wait for displaying contents
...
like webUI's javascript/ui.js
2023-03-10 10:20:47 +09:00
toshiaki1729
dfe589a71c
Apply change in caption to all displayed images ( #54 )
2023-03-08 23:12:32 +09:00
toshiaki1729
43d8d8f65f
implement some features to manage token count ( #52 )
...
Add:
- Count and truncate by tokens amount (#40 )
- Sort tags by token count
Change:
- Move "use raw clip token..." setting to "Settings" tab
- Show tag frequency, length or token count depending on the "Sort by"
2023-03-07 22:23:48 +09:00
toshiaki1729
94afc6e025
Merge pull request #50 from toshiaki1729/feature/add-token-count
...
implement token count on "Edit Caption of Selected Image" tab
related to #40
2023-03-07 01:08:25 +09:00