Natans
dc451caaa2
Added option to add multiple extra models dirs separated by colons ( #596 )
...
* Added option to add multiple extra models dirs separated by colons
* Added "(requires Reload UI)" tag to the extra models path setting
* Changed colon seperator to in favor of vertical bar.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-06 16:02:14 +09:00
Dowon
87739bed85
chore(ci): fix pre-commit
2024-05-04 17:42:55 +09:00
Dowon
196d7c354e
misc: trivial
2024-05-04 17:39:26 +09:00
Dowon
1e4268d6e4
chore(misc): versions
2024-05-04 17:38:34 +09:00
Dowon
1526d180c2
fix(install): mediapipe, protobuf version
...
google
2024-05-04 17:29:13 +09:00
Dowon
4d374b7742
fix(install): ultralytics protobuf version
...
mediapipe 다음 버전 대기중
2024-04-17 19:59:55 +09:00
Dowon
1edd588860
Merge branch 'dev'
v24.4.2
2024-04-17 19:57:43 +09:00
Dowon
7fe43014af
chore: v24.4.2
2024-04-17 19:57:23 +09:00
Dowon
fbda52a0d7
Revert "fix(install): mediapipe protobuf"
...
This reverts commit 8aabf633e9 .
2024-04-17 19:47:23 +09:00
Dowon
93d223f130
fix(scripts): --no-prompt-history error
2024-04-17 19:47:08 +09:00
Dowon
8a948b80ee
fix: python <= 3.9 union error
2024-04-16 21:22:44 +09:00
Dowon
6ca27572bc
chore(ci): add check-yaml hook
2024-04-16 21:17:21 +09:00
Dowon
b6a1d82878
ci: fix lint action
2024-04-16 21:14:37 +09:00
Dowon
ca20a29bbb
chore(github): 질문 탭이 버그 제보용으로만 사용되는 현상 방지
2024-04-16 21:06:21 +09:00
Dowon
8aabf633e9
fix(install): mediapipe protobuf
...
언제 배포되냐
2024-04-15 22:50:53 +09:00
Dowon
94bab91a8a
docs: update readme
v24.4.1
2024-04-14 20:34:50 +09:00
Dowon
26fa17cc62
Merge branch 'dev'
2024-04-14 18:05:48 +09:00
Dowon
1bc633e66d
chore: v24.4.1
2024-04-14 18:05:39 +09:00
Dowon
846e96a64b
fix(ui): scheduler ui...
2024-04-14 17:51:04 +09:00
Dowon
a992360dda
docs: replace install image
2024-04-14 17:35:29 +09:00
Dowon
4821bdf483
ci: fix lint action
2024-04-14 17:30:22 +09:00
Dowon
48af2214cc
test: args test
2024-04-14 17:13:53 +09:00
Dowon
ee1670ad12
fix(ui): scheduler ui
2024-04-14 17:07:19 +09:00
Dowon
0204ae3150
fix(modules): conditional imports
2024-04-14 17:00:55 +09:00
Dowon
3c27ab30ce
fix(scripts): fix live preview None error
2024-04-14 16:57:40 +09:00
Dowon
d8df3b8111
fix(scripts): scheduler import error
2024-04-14 09:18:57 +09:00
Dowon
38e369305e
feat(scripts): add scheduler option
2024-04-14 01:21:03 +09:00
Dowon
a40c4c77db
fix(scripts): copy only non-callable extra params
2024-04-14 00:45:23 +09:00
Dowon
a2a49b3137
fix(scripts): move some p funcs
2024-04-14 00:37:14 +09:00
Natans
b1cafa9425
Made СontrolNet model RegEx case insensitive ( #577 )
2024-04-14 00:28:32 +09:00
Dowon
cdd758fa63
fix(scripts): fix script default join string
2024-04-13 18:37:12 +09:00
Dowon
890aa5ab34
fix(scripts): remove spaces on both side of [PROMPT]
2024-04-13 16:32:00 +09:00
Dowon
7d7dfb76a5
fix(scripts): move contextmanagers
2024-04-13 16:04:57 +09:00
Dowon
89ee330271
fix(scripts): fix paths
2024-04-13 15:49:03 +09:00
Dowon
e390875198
fix(scripts): fix SCRIPT_DEFAULT
2024-04-13 15:48:27 +09:00
Dowon
596951846d
chore(pre-commit): update, black -> ruff format
2024-04-13 15:23:25 +09:00
Dowon
7360ea693f
Merge branch 'dev'
v24.4.0
2024-04-10 00:57:41 +09:00
Dowon
ba11972d60
chore: v24.4.0
2024-04-10 00:57:31 +09:00
Dowon
ace61af2dd
feat: update ad prompts in extra params
...
생성된 이미지에 wildcard 등을 적용했을 때, 적용된 결과가 exif에 이제 제대로 나타납니다.
2024-04-09 22:04:44 +09:00
Dowon
d0efa0fded
fix: update adetailer prompt, negatives
2024-04-09 21:15:13 +09:00
Dowon
218e0ce94e
fix : #569 no deepcopy
2024-04-09 21:09:58 +09:00
Dowon
f39ccbff14
style: remove trailing spaces
2024-04-09 21:07:32 +09:00
Nakadun
a0c49259b0
Fix extra parameter error from #552 ( #569 )
...
Fixes https://github.com/Bing-su/adetailer/issues/552
2024-04-09 21:06:33 +09:00
Dowon
232fec48c3
test: fix numpy dtype
2024-04-09 21:05:57 +09:00
Dowon
a9de021070
style: remove unused import
2024-04-09 21:04:17 +09:00
Dowon
a29d6afe26
chore: update ruff rules
2024-04-09 21:03:56 +09:00
pre-commit-ci[bot]
8c2980271d
[pre-commit.ci] pre-commit autoupdate ( #567 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-09 20:07:29 +09:00
Dowon
2aef18eb09
Merge remote-tracking branch 'origin/dev' into dev
2024-04-05 23:17:26 +09:00
pre-commit-ci[bot]
ee0cf5f7b5
[pre-commit.ci] pre-commit autoupdate ( #564 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-02 22:22:07 +09:00
Dowon
db6470423d
chore: add prettier hook
2024-03-30 16:51:18 +09:00