Commit Graph

583 Commits

Author SHA1 Message Date
Dowon
e44872e775 feat(install): use uv
한국인이 원하는 속도감
2024-05-19 16:54:51 +09:00
Dowon
1bcc00c3b9 fix(install): do not update transformers 2024-05-19 16:34:22 +09:00
Dowon
8a4d546566 fix(ui): remove most info 2024-05-19 16:32:56 +09:00
Dowon
2ace2759b8 feat(scripts): enable each tap 2024-05-19 16:25:06 +09:00
Dowon
af3418728d feat: add gradio info 2024-05-19 15:54:38 +09:00
Dowon
ef7d413814 fix: always reset cached_c, uc 2024-05-17 18:10:18 +09:00
Dowon
9672046eeb fix: builtin scripts 2024-05-17 14:16:16 +09:00
Dowon
f12f66c298 refactor: refactor some functions 2024-05-15 22:13:06 +09:00
Dowon
e05104a220 fix: move traceback.py, ui.py 2024-05-15 21:55:33 +09:00
Dowon
972158abee chore: update tool 2024-05-15 21:53:32 +09:00
pre-commit-ci[bot]
0a0606fc01 [pre-commit.ci] pre-commit autoupdate (#592)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-15 21:42:55 +09:00
Dowon
7275213848 fix(scripts): fix extra models dir option label, example 2024-05-06 16:04:34 +09:00
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