pre-commit-ci[bot]
|
291797c9c8
|
[pre-commit.ci] pre-commit autoupdate (#736)
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.8.0)
* [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-12-02 22:16:40 +09:00 |
|
Dowon
|
bb070be961
|
fix(scripts): controlnet enabled
|
2024-08-25 15:43:27 +09:00 |
|
Dowon
|
fbbe127c9e
|
fix: add PL rule
|
2024-08-24 13:58:08 +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
|
72647e5bfa
|
fix: version requirements
|
2024-05-27 23:45:53 +09:00 |
|
Natans
|
b1cafa9425
|
Made СontrolNet model RegEx case insensitive (#577)
|
2024-04-14 00:28:32 +09:00 |
|
Dowon
|
4ec348a462
|
fix: revert CNHijackRestore
|
2024-03-16 23:02:58 +09:00 |
|
Dowon
|
a9feea2662
|
fix: replace CNHijackRestore with nullcontext for forge
|
2024-03-12 01:15:03 +09:00 |
|
Dowon
|
4c02019d58
|
fix: controlnet_forge boolean -> controlnet_type
|
2024-02-28 20:58:35 +09:00 |
|
Dowon
|
03f4c44d95
|
fix: np.zeros_like -> np.full_like
|
2024-02-27 21:33:15 +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 |
|
Chenlei Hu
|
31dda6f0bc
|
🔧 feat: Support depth_hand_refiner ControlNet preprocessor (#460)
|
2024-01-04 19:52:16 +09:00 |
|
Dowon
|
cd0f8be86e
|
fix: add controlnet path to sys.path
|
2023-11-16 00:39:08 +09:00 |
|
Dowon
|
d3e57b68d5
|
feat: controlnet attribute error warning
|
2023-10-30 21:11:52 +09:00 |
|
Dowon
|
10fd2906a3
|
fix: minimum version 1.4.0 to 1.1.0
|
2023-10-24 20:13:32 +09:00 |
|
Dowon
|
6832136581
|
fix: fix controlnet misc
|
2023-10-20 21:40:25 +09:00 |
|
Dowon
|
dc0f789b07
|
feat: update controlnet preprocessors
|
2023-10-19 22:41:43 +09:00 |
|
Dowon
|
ec6c993ec6
|
refactor: controlnet module paths
|
2023-10-19 22:10:40 +09:00 |
|
Bingsu
|
5fc736c910
|
fix: remove unused cn
|
2023-07-29 00:47:23 +09:00 |
|
ljleb
|
a71f0e2bf6
|
fix --controlnet-dir cli argument handling (#231)
Co-authored-by: ljleb <set>
|
2023-07-24 18:34:22 +09:00 |
|
Bingsu
|
ad13b03fa3
|
feat: cn inpaint modules
|
2023-06-19 23:04:20 +09:00 |
|
Bingsu
|
49c82a5428
|
fix: misc
|
2023-06-01 21:02:29 +09:00 |
|
Bingsu
|
d0868093b3
|
fix: find controlnet with modules.extensions
|
2023-06-01 20:30:40 +09:00 |
|
Bingsu
|
3263bd5ed0
|
fix: add cn guidance start, var names, style, ui
|
2023-06-01 09:51:46 +09:00 |
|
Bingsu
|
39baa120a6
|
style: apply pre-commit
|
2023-06-01 09:12:01 +09:00 |
|
Danamir
|
5897b0677d
|
feat: More ControlNet control (#107)
|
2023-06-01 09:07:41 +09:00 |
|
Bingsu
|
89b018dc33
|
fix: control_net_allow_script_control
|
2023-05-26 11:41:25 +09:00 |
|
Bingsu
|
f24137a570
|
feat: restore cn hijack
|
2023-05-24 23:27:24 +09:00 |
|
Bingsu
|
88c8a899b0
|
fix: trace controlnet import error
|
2023-05-05 16:16:00 +09:00 |
|
Bingsu
|
8c525a3c21
|
fix: revert ad_model None, dtype bool, annotation
|
2023-05-04 13:05:39 +09:00 |
|
Bingsu
|
0391bcf317
|
fix: no __future__ import
|
2023-05-03 12:20:03 +09:00 |
|
Bingsu
|
9c24105ed1
|
fix: protobuf version, misc
|
2023-05-01 11:16:39 +09:00 |
|
Bingsu
|
ce74bc839e
|
feat: builtin contronet support
|
2023-04-30 14:41:02 +09:00 |
|
Dowon
|
0fa002ff91
|
feat: controlnet inpaint support (#4)
Co-authored-by: @catboxanon
|
2023-04-29 17:47:57 +09:00 |
|