Commit Graph

224 Commits

Author SHA1 Message Date
Dowon
70bcec3622 fix: ui controlnet_forge 2024-02-29 07:57:13 +09:00
Dowon
9248b79504 style: apply black, fix by ruff 2024-02-27 21:32:40 +09:00
catboxanon
1441b55d6f Forge webui support (#517)
* Forge support

* Separate Forge implementation

* Remove debug print
2024-02-27 21:19:36 +09:00
Dowon
1506361898 feat: ultralytics yolo world model 2024-02-26 21:20:11 +09:00
Dowon
492963aa93 chore: v24.1.2 2024-01-23 22:18:10 +09:00
Dowon
4a40f8f7d1 feat: controlnet passthrough option 2024-01-23 22:02:25 +09:00
Dowon
8298a32a34 chore: v24.1.1 2024-01-10 22:59:23 +09:00
Dowon
8f6302881a fix: copy state dict on change 2024-01-10 22:56:17 +09:00
Dowon
a45740f3ae feat: args dict initializer 2024-01-10 22:43:56 +09:00
Dowon
4e28d80310 fix: inpaint_depth controlnet model exception 2024-01-10 22:43:25 +09:00
Dowon
bf6fc93776 Revert "fix: prevent chaning values during generation"
This reverts commit 2bd4db94d5.
2024-01-09 21:43:02 +09:00
Dowon
92692191ab chore: v24.1.0 2024-01-04 20:14:10 +09:00
Chenlei Hu
31dda6f0bc 🔧 feat: Support depth_hand_refiner ControlNet preprocessor (#460) 2024-01-04 19:52:16 +09:00
Dowon
43d30300e2 chore: v23.12.0 2023-12-30 16:43:00 +09:00
Dowon
12cbd14c20 feat: skip img2img args, size 128 when img2img skip 2023-12-24 16:40:16 +09:00
Dowon
9b00b1ace0 chore: v23.11.1 2023-11-19 23:08:30 +09:00
Dowon
2b612b2d0c chore: v23.11.0 2023-10-30 22:18:01 +09:00
Dowon
645bdceb72 fix: traceback extra_lines=1 2023-10-30 22:02:52 +09:00
Dowon
b3948a6efa chore: add ruff rules 2023-10-30 22:01:59 +09:00
Dowon
2a578cf216 fix: k largest sort order 2023-10-30 21:58:27 +09:00
Dowon
96213b177f fix: fix module None issue, module not allow None 2023-10-26 21:51:38 +09:00
Dowon
866d9577f3 fix: exif slash recovery error 2023-10-26 10:42:03 +09:00
Dowon
3c8e8223ae fix: fix controlnet module regex 2023-10-24 20:15:43 +09:00
Dowon
cebd492613 feat: extra models path option 2023-10-21 16:52:07 +09:00
Dowon
6832136581 fix: fix controlnet misc 2023-10-20 21:40:25 +09:00
Dowon
92cee3bbb0 fix: args cn module regex 2023-10-20 00:19:44 +09:00
Dowon
dc0f789b07 feat: update controlnet preprocessors 2023-10-19 22:41:43 +09:00
Dowon
e061f54cce fix: accurate image index 2023-10-19 21:45:13 +09:00
Dowon
8555ccf474 chore: v23.10.1 2023-10-15 17:28:15 +09:00
Won-Kyu Park
fb3334dc8b fix: use cv2.convexHull() (#358) 2023-10-10 23:47:25 +09:00
Bingsu
d47983a151 fix: ui typo 2023-10-09 17:33:08 +09:00
Bingsu
297e88b255 fix: prompt sr 2023-10-09 17:32:47 +09:00
Rush
9489435867 feat: Adding AD S/R options to X/Y/Z plot (#356) 2023-10-09 17:22:25 +09:00
Bingsu
a1913e644f fix: infotext fields component type 2023-10-07 21:23:50 +09:00
Bingsu
385a44d1e4 chore: v23.10.0 2023-10-07 15:16:02 +09:00
Bingsu
10e6c6e6ef fix: remove experimental 2023-10-07 15:15:29 +09:00
Bingsu
fdfa92e07c fix: remove AD_ENABLE arg 2023-10-07 14:48:12 +09:00
Bingsu
f1535afd7c feat: skip img2img 2023-10-07 14:21:36 +09:00
Bingsu
b9dfbf8ce1 fix: checking ad enabled 2023-10-07 13:34:57 +09:00
Bingsu
5021519fef fix: check hf download failure 2023-10-07 13:06:13 +09:00
Bingsu
56c4cf07b5 chore: v23.9.3 2023-09-20 00:30:26 +09:00
Bingsu
bfddf681de fix: lazy import 2023-09-20 00:26:32 +09:00
Bingsu
9e52dea03d chore: v23.9.2 2023-09-10 22:14:47 +09:00
Bingsu
645c67e3ff fix: function -> list 2023-09-10 22:07:02 +09:00
Bingsu
64ea03e571 fix: vaes 2023-09-02 16:50:19 +09:00
Bingsu
27591dfbe7 stype: apply pre-commit 2023-09-02 16:26:02 +09:00
catboxanon
f829e96343 Add separate VAE support (#308) 2023-09-02 16:25:27 +09:00
Bingsu
9db5d09bdb chore: v23.9.1 2023-09-01 21:45:39 +09:00
Bingsu
96c79e928f fix: 1.6.0 arg error 2023-09-01 21:41:19 +09:00
Bingsu
124c7e8da6 chore: v23.9.0 2023-08-31 21:26:22 +09:00