andyxr
|
cd31b6d170
|
Addressed issue where default value for max_models was wrong
As per Rewbs' suggestion, I fixed the code so that it's a little more inline and the default is acceptable
|
2023-09-11 11:30:44 +01:00 |
andyxr
|
a6fc0f44b4
|
Fixed a defect in multi-CN support
Found another location where number of CNs was hardcoded as 5. Now addressed.
|
2023-09-08 10:49:23 +01:00 |
andyxr
|
f0f3e173ad
|
No of CNs in Deforum respect max CNs specified in A1111 settings
If the user sets max CNs to be less than 5, then I keep 5 as the minimum in Deforum. If they go above 5, then you get that many CNs in Deforum
|
2023-09-05 21:44:07 +01:00 |
rewbs
|
5f3ecfea41
|
Fix "Block' object has no attribute 'drop_path'" with newer timm libraries by invoking drop_path1. Mutate script list when using controlnet so that other scripts (e.g. seed.py) do not interfere when they have no place running alongside Deforum.
|
2023-09-03 22:39:33 +10:00 |
rewbs
|
19fdc08a11
|
Workaround for 'No ControlNetUnit detected in args' since 1.6 upgrade: create a fake script_args list to satisfy controlnet.
|
2023-09-01 13:40:19 +10:00 |
kabachuha
|
8a6ee64c72
|
fix controlnet vid paths
closes #850
|
2023-08-17 21:27:16 +03:00 |
kabachuha
|
19023b1d87
|
use os realpath instead of gaslighting users
|
2023-08-16 23:20:27 +03:00 |
kabachuha
|
bbebcff80a
|
Merge branch 'automatic1111-webui' into pr/809
|
2023-08-16 21:33:42 +03:00 |
kabachuha
|
5f075c810a
|
add License notices
|
2023-08-12 09:46:20 +03:00 |
Tomislav Teskac
|
53a4fbec8d
|
Added init_image_box
|
2023-07-07 00:00:15 +02:00 |
rewbs
|
9805c3ff57
|
Add support for Parseq to control ControlNet and Guided Images.
|
2023-06-16 00:23:02 +10:00 |
hithereai
|
1b9301d82f
|
p
|
2023-05-21 17:20:47 +03:00 |
hithereai
|
1f99771271
|
prog
|
2023-05-20 16:48:20 +03:00 |
kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
504f38a831
|
פ
|
2023-05-19 23:53:19 +03:00 |
hithereai
|
e372ef83f7
|
Update deforum_controlnet.py
|
2023-05-19 23:12:11 +03:00 |
hithereai
|
6cefebb964
|
Update deforum_controlnet.py
|
2023-05-19 22:28:40 +03:00 |
hithereai
|
8884842589
|
CLEAN
|
2023-05-19 20:45:31 +03:00 |
hithereai
|
a7beb20909
|
clean
|
2023-05-19 00:19:31 +03:00 |
hithereai
|
96452ee39c
|
deduplicate CN code (use more code from CN external api)
|
2023-05-15 23:44:51 +03:00 |
hithereai
|
396dc5e9b2
|
hide cn advanced row when cn is not enabled
|
2023-05-15 21:50:14 +03:00 |
hithereai
|
f6cd9fb2b2
|
Align with CN 14-05
|
2023-05-14 16:43:09 +03:00 |
hithereai
|
8f1405ce6e
|
make CN's weight, guidance start/stop whole 1 liner each
and add the name schedule to the actual ui param name
|
2023-05-09 18:54:05 +03:00 |
hithereai
|
89221eb639
|
Let CN in LP mode use init_img if use_init=True on first frame
|
2023-05-07 13:05:00 +03:00 |
hithereai
|
fde93501f4
|
auto-hide input vid/img fields if loopback is enabled
and fix single pic input
|
2023-05-06 20:31:19 +03:00 |
hithereai
|
fde7553728
|
fix wrong alignment of frame numbers
|
2023-05-06 20:22:31 +03:00 |
hithereai
|
c30582ff2e
|
add loopback mode to deforum's controlnet
|
2023-05-06 19:44:34 +03:00 |
hithereai
|
92985dc197
|
clean up
|
2023-05-04 13:12:35 +03:00 |
hithereai
|
ad048ff0f3
|
Add CN sch for guidance start/end - initial commit untested
|
2023-05-04 00:57:43 +03:00 |
hithereai
|
2091e239b0
|
feature: control net scheduling of weights
|
2023-05-03 13:30:12 +03:00 |
hithereai
|
87f78d54bd
|
tiny CN changes to align with their latest changes
|
2023-05-02 18:28:43 +03:00 |
hithereai
|
1cd38479b4
|
support input path strings with quotes around them
to support windows built-in "copy-path" option
|
2023-04-29 20:33:23 +03:00 |
hithereai
|
92db5b0fd7
|
return mask to UI, but it's broken in CN side of things (probably)
|
2023-04-27 21:55:52 +03:00 |
hithereai
|
2fdaa80916
|
update cn related stuff
|
2023-04-26 14:43:14 +03:00 |
hithereai
|
2808dc9dab
|
replace CN's old guess mode with new control mode
|
2023-04-25 18:38:11 +03:00 |
hithereai
|
febecd5d62
|
Update deforum_controlnet.py
|
2023-04-21 17:48:04 +03:00 |
hithereai
|
a8f4d1eeb8
|
Update deforum_controlnet.py
|
2023-04-21 17:47:42 +03:00 |
hithereai
|
1c30a5f4a0
|
p1 initial
|
2023-04-21 14:13:20 +03:00 |
hithereai
|
96ed4d14d3
|
allow controlnet to work from extensions-builtin folder
|
2023-04-21 01:02:54 +03:00 |
hithereai
|
ac25036061
|
add controlnet's new pixel perfect button
|
2023-04-20 18:25:19 +03:00 |
hithereai
|
3dfe73e4f0
|
try to align with recent CN updates
|
2023-04-18 15:53:06 +03:00 |
hithereai
|
586e6d125d
|
add a 5th control net unit, make it easier to add more in the future
|
2023-04-17 22:59:50 +03:00 |
hithereai
|
f06e709e95
|
align with recent CN updates, add missing preprocs, update ui elements
|
2023-04-17 17:51:25 +03:00 |
hithereai
|
df1e2d76ac
|
align resize param names with new CN version
|
2023-04-16 20:15:55 +03:00 |
hithereai
|
4a12f1246b
|
some code cleaning and deduplication
|
2023-04-15 17:17:16 +03:00 |
hithereai
|
633cd729fb
|
Initial commit, add 4th cn model
|
2023-04-15 17:12:02 +03:00 |
hithereai
|
a34cbcf22e
|
Multi-Control-Net
|
2023-04-14 21:47:56 +03:00 |