Chenlei Hu
c8043ae2e2
📝 patch 1.1.206 ( #1490 )
2023-05-31 22:23:36 -04:00
Chenlei Hu
624ec956f3
[Refactor] Move controlnet.Script.uigroup out as ui.controlnet_ui_group ( #1475 )
...
* 🚚 Move controlnet.Script.uigroup out.
* 🚚 rename uigroup
* explicitly declare fields
* 🐛 nits
* 🔥 remove unused imports
* reload utils
* reload utils
* 🚚 Move get_module_basename to global_state
* Update scripts/controlnet.py
---------
Co-authored-by: ljleb <lebel.louisjacob@gmail.com>
2023-05-31 22:22:40 -04:00
lllyasviel
904e97b605
outpaint shortcut ( #1486 )
2023-05-31 15:51:07 -07:00
lllyasviel
7b707dc1f0
Update controlnet_version.py ( #1471 )
2023-05-30 02:50:33 -07:00
Alexander Brown
c3840a0029
Add classes/ids to some controls for styling ( #1449 )
...
* Add classes/ids to some controls for styling
* Change info/label for Loopback
* Replace id with class
* Add classes for the weight/steps section
* Update controlnet.py
* Add some classes to style the upper controls
* Undo label/info change for Loopback
2023-05-30 02:47:31 -07:00
lllyasviel
2d97323a6d
fix 1468 ( #1470 )
2023-05-30 02:12:24 -07:00
lllyasviel
09cb9a32d1
fix small misalignment with a1111 1.3.0 ( #1460 )
...
* fix small misalignment with a1111 1.3.0
* fix small misalignment with a1111 1.3.0
2023-05-29 03:35:44 -07:00
lllyasviel
2e0dc37d22
better inpaint ( #1455 )
...
* better inpaint
* better inpaint
* better inpaint
* better inpaint
* better inpaint
* better inpaint
* better inpaint
2023-05-28 04:53:51 -07:00
lllyasviel
cdba83b6e1
better hash ( #1446 )
2023-05-26 21:08:50 -07:00
lllyasviel
56e8236704
vae cache for tiled diffusion ( #1445 )
...
* version
* vae cache for tiled diffusion
2023-05-26 20:48:54 -07:00
lllyasviel
f4882dc62c
version ( #1444 )
2023-05-26 19:55:27 -07:00
lllyasviel
dc2d913163
Update controlnet_version.py ( #1443 )
2023-05-26 19:44:42 -07:00
lllyasviel
5fe0981be0
add inpaint_only ( #1441 )
2023-05-26 19:42:52 -07:00
S-Del
0d1c252cad
fix typo in controlnet.py ( #1440 )
...
mod -> mode
2023-05-26 17:10:06 -07:00
lllyasviel
4e20236f3c
add tile_colorfix+sharp ( #1434 )
2023-05-26 06:22:40 -07:00
lllyasviel
aa3ef8215a
add tile_colorfix ( #1430 )
...
* add tile_colorfix
* add tile_colorfix
* add tile_colorfix
2023-05-25 23:54:40 -07:00
lllyasviel
fdb8b00c18
fix conflict with Tiled Diffudion ( #1428 )
2023-05-25 22:23:02 -07:00
lllyasviel
a83a260605
ui filter fix ( #1424 )
...
* ui filter fix
* ui filter fix
* ui filter fix
* ui filter fix
2023-05-25 09:20:36 -07:00
lllyasviel
cb94dda767
ui filter ( #1422 )
2023-05-25 07:56:12 -07:00
lllyasviel
a8bf0c3901
Update controlnet_version.py ( #1419 )
2023-05-24 18:24:50 -07:00
Abdullah Alfaraj
974e593b73
fetch control_net_max_models_num settings from the api ( #1402 )
2023-05-24 18:19:21 -07:00
lllyasviel
54f7c64b4d
Update controlnet_version.py ( #1411 )
2023-05-23 20:07:30 -07:00
mattya_monaca
cb954c5b81
Fix m2m script to allow use of reference only ( #1407 )
...
* Fix bug when using TILE
* Adapt to reference only
* Support for referance only
* Remove unnecessary comments
2023-05-23 20:06:34 -07:00
lllyasviel
7c674f8364
Update controlnet_version.py ( #1389 )
2023-05-21 19:53:02 -07:00
lllyasviel
490efc7f9f
shift off warnings ( #1388 )
2023-05-21 19:52:30 -07:00
lllyasviel
3c798c8e35
allow shift off warnings ( #1387 )
2023-05-21 19:34:37 -07:00
lllyasviel
ceacee3618
typo ( #1386 )
2023-05-21 19:19:54 -07:00
lllyasviel
9a478909de
comments ( #1385 )
2023-05-21 19:17:18 -07:00
lllyasviel
b41d536abc
more friendly assert ( #1384 )
2023-05-21 19:02:19 -07:00
lllyasviel
d12ab519d4
more friendly assert ( #1383 )
...
more friendly assert
2023-05-21 18:43:54 -07:00
lllyasviel
35a12d07ad
fix clipvision ( #1382 )
2023-05-21 16:25:13 -07:00
huchenlei
11f89b4044
🐛 exclude shuffle from preprocessor cache
2023-05-21 14:57:21 -04:00
huchenlei
fc9c368cb9
📝 bump up version
2023-05-21 14:19:14 -04:00
huchenlei
78f09f0bfe
📝 Add documentation
2023-05-21 14:16:57 -04:00
huchenlei
ca3252598b
🔧 Add cmd args to set cache size
2023-05-21 14:12:36 -04:00
huchenlei
bbe357e6ac
✨ Add cache for preprocessors
2023-05-21 13:36:03 -04:00
lllyasviel
bccb1a1d06
safer code ( #1374 )
...
* safer code
* fix
2023-05-21 06:31:33 -07:00
僵尸浩
cae8894767
add 'model_free' in module_detail ( #1370 )
2023-05-20 21:24:22 -07:00
mattya_monaca
7ed7e94b5f
Fix bug when using TILE ( #1367 )
2023-05-20 18:01:42 -07:00
lllyasviel
2b07f37333
fix hr c u ( #1351 )
2023-05-20 15:36:19 -07:00
lllyasviel
ce2278d5bc
small fix ( #1338 )
2023-05-20 02:38:32 -07:00
lllyasviel
539d2fc990
shift to context marker for cond-ucond ( #1337 )
...
shift to context marker for cond-ucond https://github.com/Mikubill/sd-webui-controlnet/pull/1337
2023-05-20 01:08:55 -07:00
lllyasviel
cd98a95a36
add external api for tiled diffusion ( #1336 )
...
add external api for tiled diffusion
2023-05-19 20:36:48 -07:00
lllyasviel
1c994ff4f7
small fix to meet a1111 standard ( #1328 )
2023-05-19 01:43:30 -07:00
lllyasviel
6a2306b499
Update controlnet_version.py ( #1325 )
2023-05-18 21:04:24 -07:00
lllyasviel
999b05d521
Update controlnet.py ( #1324 )
2023-05-18 21:02:06 -07:00
lllyasviel
c8e9e669bf
implement ref-only for only masked ( #1323 )
2023-05-18 20:44:12 -07:00
lllyasviel
8d84f1f74f
Update controlnet_version.py ( #1321 )
2023-05-18 18:20:50 -07:00
catboxanon
057af49da6
Use release event for sliders ( #1316 )
...
Improves overall UI performance.
2023-05-18 18:20:22 -07:00
lllyasviel
92c937a41e
fix api range ( #1320 )
2023-05-18 18:19:25 -07:00