Commit Graph

123 Commits (7ce84abff752e10f7a4e4c2551fcbfcb7c2a8f96)

Author SHA1 Message Date
kabachuha c57244849f do_not_save_grid when CN/AD 2023-11-13 23:52:53 +03:00
kabachuha 5d040b5252 Revert "test with cn disabled"
This reverts commit 94c5583ad9.
2023-11-13 23:35:09 +03:00
kabachuha d267e0a6b4 Revert "try putting AD after CN"
This reverts commit 0b27a45779.
2023-11-13 23:35:06 +03:00
kabachuha 0b27a45779 try putting AD after CN 2023-11-13 23:27:57 +03:00
kabachuha 94c5583ad9 test with cn disabled 2023-11-13 23:26:02 +03:00
kabachuha b7c0ce3dd1 hide CN warning message when AD 2023-11-13 23:06:32 +03:00
kabachuha d268d0346b carryover prev_always_on_scripts 2023-11-13 23:00:45 +03:00
kabachuha 719aa3c57e animatediff reaping logic 2023-11-13 22:01:47 +03:00
kabachuha d9b6c46f39 add animatediff args to seed_animatediff in CN 2023-11-13 21:39:23 +03:00
kabachuha fce1e041f0 add AnimateDiffKeys 2023-11-12 22:35:28 +03:00
kabachuha 76f2814526 animatediff seeding 2023-11-12 20:29:54 +03:00
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