Commit Graph

27 Commits (77d4e3569a6858d4f1c50c7a6ebde43fef02af91)

Author SHA1 Message Date
青龍聖者@bdsqlsz 77d4e3569a
update wd-v1-4-convnextv2-tagger-v2 2023-03-23 17:29:27 +08:00
Sangha Lee cc3efd2de5 fix: attempt to fix windows path problem #48 2023-02-07 21:52:11 +09:00
Sangha Lee 826b9b591a fix: encoding error #45 2023-02-07 21:45:56 +09:00
Sangha Lee 620d950324 feat: option to not add duplicate tags #46 2023-02-07 21:42:33 +09:00
Sangha Lee 073346644b Merge branch 'master' of github.com:toriato/stable-diffusion-webui-wd14-tagger 2023-02-07 21:27:55 +09:00
Sangha Lee 38c9ddd302 fix: Append tags does not add trailing comma to existing tags #49 2023-02-07 21:27:34 +09:00
moonshinegloss 86e0ebcb1d
typo: exiting => existing 2023-02-06 20:32:58 +01:00
Sangha Lee 51a68b06f7 refactor: remove duplicated code 2023-01-30 18:51:16 +09:00
HalfMAI 493eba30a7 Update interrogator.py
Fix:
https://github.com/toriato/stable-diffusion-webui-wd14-tagger/issues/41
2023-01-30 17:33:17 +08:00
Sangha Lee a9eacb1eff feat: add basic api #40 2023-01-25 23:47:36 +09:00
Sangha Lee 15eca6f750 refactor: split ui code 2023-01-25 22:21:49 +09:00
Sangha Lee 24be68585c fix: use tagged release rather than HEAD 2023-01-25 19:41:17 +09:00
unknown aef0ddcacd fix: splitting empty string returns an empty tag 2023-01-23 09:47:21 +09:00
SmilingWolf aca6753776 fix: preserve tags order
If a tag was changed, it was popped from the tags dict and added to the
bottom, changing their order.
2022-12-28 08:47:11 +01:00
Sangha Lee ce43eb74bd fix: commented out incorrectly 2022-12-26 20:34:10 +09:00
Sangha Lee dfb8d9d136 feat: unload models #31 2022-12-26 20:23:14 +09:00
SmilingWolf 953517f0b2
bugfix: properly check use_cpu
shared.cmd_opts.use_cpu is a list - compare accordingly
2022-12-10 22:12:19 +01:00
Sangha Lee ed5bc122c0 fix: set provider to onnx 2022-12-11 04:41:36 +09:00
Sangha Lee e22739d39c refactor: use tensorflow only when needed 2022-12-11 03:12:56 +09:00
Sangha Lee e4ec460122 feat: onnx model #22 2022-12-11 03:12:25 +09:00
Sangha Lee 6c2006f074 refactor: load model before evaluation 2022-12-11 02:28:55 +09:00
Sangha Lee c90ef1e815 refactor: replace double quotes 2022-12-10 15:05:43 +09:00
SmilingWolf ab7519bc13 Use up-to-date WD tagger model from HuggingFace repo
Also move model init to the first call to the interrogator instead of startup
2022-12-06 12:52:41 +01:00
Sangha Lee aa51c991b9 refactor: preset 2022-11-29 21:38:47 +09:00
Sangha Lee 2861f5e5b3 feat: addtional tags #18 2022-11-28 05:16:19 +09:00
Sangha Lee 9f6ba9a24d feat: add preset #16 2022-11-26 01:01:20 +09:00
Sangha Lee 047893b487 feat: support multiple model types #8 2022-11-21 23:36:25 +09:00