Commit Graph

105 Commits

Author SHA1 Message Date
lllyasviel
711844ecd8 solve #76 2024-02-06 17:25:28 -08:00
lllyasviel
70ae2a4bce fix controlnet ignored in batch #55 2024-02-06 17:12:57 -08:00
lllyasviel
fc5c70a28d gradio fix 2024-02-06 14:32:42 -08:00
Chengsong Zhang
b58b0bd425
batch mask (#44)
* mask batch, not working

* mask batch, working, infotext broken

* try remove old codes

* set CUDA_VISIBLE_DEVICES with args

* Revert "try remove old codes"

This reverts commit 63c527c373383f7eb99e134ca6b298bc613ac4ca.

* Update controlnet_ui_group.py

* readme

* 🐛 Fix infotext

---------

Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2024-02-06 12:54:35 -06:00
lllyasviel
affb40340e infotext quickfix 2024-02-04 22:38:47 -08:00
lllyasviel
e02b69aa0c Update controlnet.py 2024-02-04 22:33:02 -08:00
lllyasviel
a4d64adb32 loop 2024-02-04 22:21:38 -08:00
lllyasviel
a8c43f7af0 batch support 2024-02-04 22:04:20 -08:00
lllyasviel
c6f7fa82ff ini batch 2024-02-04 21:43:17 -08:00
lllyasviel
4b6cd359e9 rename 2024-02-04 21:05:05 -08:00
lllyasviel
8dc2cb98b4 Update controlnet_ui_group.py 2024-02-04 20:50:07 -08:00
lllyasviel
a433268db4 register batch and multi input in unit 2024-02-04 20:49:40 -08:00
lllyasviel
54e3cea685 version filter broken after model switch 2024-02-04 14:06:47 -08:00
Chenlei Hu
1aaff72d47
Fix unit header style (#37) 2024-02-03 23:05:04 -05:00
Chenlei Hu
83277b15f4
Add option to disable thumbnail display (#36) 2024-02-03 22:30:30 -05:00
Chenlei Hu
1ed747d5f9
Create empty mask canvas with generation target's width/height (#35) 2024-02-03 22:23:36 -05:00
Chenlei Hu
bafb2bce54
Display thumbnail of input image and mask on folded unit header (#33)
* Add input thumbnail to unit header

* handle hand drawn mask

* Update mask logic
2024-02-03 22:00:18 -05:00
Chenlei Hu
f2b1ee09d4
Filter ControlNet model based on active SD's version (#32) 2024-02-02 23:17:18 -05:00
Chenlei Hu
4f0152fed9
Auto open unit accordion (#31) 2024-02-02 22:51:12 -05:00
lllyasviel
90010e6612 Update controlnet.py 2024-02-02 19:50:31 -08:00
lllyasviel
99a7f5321d Update controlnet.py 2024-02-02 19:38:03 -08:00
lllyasviel
28e332c9a7 what 2024-02-02 19:27:52 -08:00
lllyasviel
db7bd0e4a8 try open first unit 2024-02-02 16:43:09 -08:00
Chenlei Hu
3e80e11309
Add back enabled checkbox and sync (#30)
* Add back enabled checkbox and sync

* Better state management
2024-02-02 17:57:45 -05:00
lllyasviel
1b60a0f804 add notes 2024-02-02 14:50:51 -08:00
Chenlei Hu
6c3194147c
Fix infotext (#28) 2024-02-02 17:31:20 -05:00
huchenlei
7a3cb322dc 🔥 remove unused code 2024-02-02 17:06:28 -05:00
huchenlei
79eb31b074 Put unit in accordions 2024-02-02 17:01:20 -05:00
lllyasviel
98b0d7a999 remove shits 2024-02-02 01:17:50 -08:00
lllyasviel
a9212b640f photomaker 2024-02-01 22:57:49 -08:00
lllyasviel
4b27699e65 masked cnet 2024-02-01 21:48:58 -08:00
lllyasviel
9f6ee2a688 ini mask support 2024-02-01 21:21:41 -08:00
lllyasviel
07977a1fec Update controlnet.py 2024-02-01 17:35:56 -08:00
lllyasviel
d4d794d09e add mask api 2024-02-01 17:32:13 -08:00
lllyasviel
05605ed605 Update controlnet.py 2024-02-01 17:27:20 -08:00
lllyasviel
9bcea66d08 rework args 2024-02-01 17:18:59 -08:00
lllyasviel
06759ccd7f allow draw mask or upload mask 2024-02-01 16:56:02 -08:00
lllyasviel
421070b44e Update controlnet_ui_group.py 2024-02-01 16:47:40 -08:00
lllyasviel
eefa8a701d Revert "Create controlnet_unit.py"
This reverts commit b347f9ae63.
2024-02-01 16:44:06 -08:00
lllyasviel
b347f9ae63 Create controlnet_unit.py 2024-02-01 16:25:32 -08:00
lllyasviel
aa324847ee remove shit 2024-02-01 15:56:04 -08:00
lllyasviel
cd1a37a71d Update controlnet.py 2024-02-01 15:41:32 -08:00
lllyasviel
784e74c5c7 remove shit 2024-02-01 15:40:26 -08:00
lllyasviel
49f188532f Update controlnet_ui_group.py 2024-01-31 16:28:19 -08:00
lllyasviel
972f87ae54 Update preload.py 2024-01-31 13:40:13 -08:00
lllyasviel
4fc659d385 Update controlnet_ui_group.py 2024-01-31 13:34:25 -08:00
lllyasviel
5c4102e93e Update controlnet.py 2024-01-31 10:02:45 -08:00
lllyasviel
8a0dcd09c9 Update controlnet_ui_group.py 2024-01-31 00:18:19 -08:00
lllyasviel
5d0ddde772 Revert "ui"
This reverts commit fab6fb7a44.
2024-01-30 22:17:57 -08:00
lllyasviel
fab6fb7a44 ui 2024-01-30 22:08:57 -08:00