Dowon
941b7c7dfb
fix: use mock.patch on total_tqdm patch
2025-02-18 23:01:44 +09:00
Dowon
06100063b3
feat: change unsafe pickling
2025-02-18 20:40:27 +09:00
Dowon
589412052d
style: ignore A005
2025-02-15 11:09:31 +09:00
Dowon
18e111322c
fix(ui): ad_mask_filter_method add suffix
2024-09-25 20:18:48 +09:00
Dowon
9de46de1d2
Merge remote-tracking branch 'origin/main' into dev
2024-09-25 20:13:04 +09:00
Collin Avidano
9ceb58685a
Feature: Filter k most confident masks ( #720 )
...
* add filter to things that return confidences need to add ui elements to select between the two methods
* add ui elements for controlling method
* forgot to remove this
* fix incorrect early exit
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: pop mask only top k params
* fix: filter confidences
* refactor: change to one public function
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dowon <ks2515@naver.com >
2024-09-25 20:12:28 +09:00
Dowon
753862017a
fix(ui): rename ad_classes to ad_model_classes
2024-09-22 23:56:03 +09:00
Dowon
6090dcdaa9
fix(scripts): fix is ad enabled
2024-08-24 19:14:10 +09:00
Dowon
fbbe127c9e
fix: add PL rule
2024-08-24 13:58:08 +09:00
Dowon
79a74819cb
refactor(script): reduce complexity
2024-08-24 13:51:11 +09:00
Dowon
23e3c5d778
feat(script): same sampler option
2024-08-03 13:07:06 +09:00
Dowon
62591c43bd
fix: fix typo
2024-07-20 17:23:37 +09:00
Dowon
db3be81c4e
feat: add controlnet union model
2024-07-17 20:27:56 +09:00
Dowon
ae98eb90ed
stype: fix ruff warnings
2024-07-17 20:20:32 +09:00
Dowon
a479f60f40
feat(ui): use InputAccodian
2024-06-02 13:00:19 +09:00
Dowon
72647e5bfa
fix: version requirements
2024-05-27 23:45:53 +09:00
Dowon
479f5f4a2e
fix: hard english
2024-05-27 23:24:20 +09:00
Dowon
41189c607d
fix: discontinued message
2024-05-19 20:57:04 +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
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
8a948b80ee
fix: python <= 3.9 union error
2024-04-16 21:22:44 +09:00
Dowon
0204ae3150
fix(modules): conditional imports
2024-04-14 17:00:55 +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
Dowon
7d7dfb76a5
fix(scripts): move contextmanagers
2024-04-13 16:04:57 +09:00