Commit Graph

91 Commits (c73dcf58daf2d19e592e2d083ccf71a6fc8a7683)

Author SHA1 Message Date
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
hithereai 2b5fbab902 remove old cn txt 2023-04-11 18:56:33 +03:00
hithereai f06d84bd60 finish add 2023-04-07 19:04:38 +03:00
hithereai 68017c90bc fix invert image order too 2023-03-17 15:47:52 +02:00
Jason Burbage c1a45ddfad fix: CN script_args order 2023-03-18 01:15:51 +13:00
kabachuha d701305bd1 add try catch to cn ui setup 2023-03-13 19:56:13 +03:00
kabachuha dc4cfedea4 link the recommended CN version 2023-03-13 19:23:30 +03:00
kabachuha d95593eac9 redirect CN problems reporting 2023-03-13 19:20:40 +03:00
kabachuha bdde26096b fixup 2023-03-13 18:55:16 +03:00
kabachuha 0476e41386 option to not overwrite input and select vid path 2023-03-13 18:50:55 +03:00
kabachuha 5351cc4132 use better color 2023-03-13 18:36:14 +03:00
kabachuha 77f1c1816c add some more notes on CN 2023-03-13 18:33:02 +03:00
kabachuha 44266999e2 remove note on img2img slider option
it's auto-disabled anyway now
2023-03-13 18:28:48 +03:00
kabachuha 4a475cccd2 move CN infotext 2023-03-13 18:28:04 +03:00
kabachuha 6d9033f1c9 remove the CN not found error message
the tab will be disactivated anyway, so we don't need the error message
2023-03-13 18:25:09 +03:00
kabachuha 67351f8a45 pass script args 2023-03-11 20:01:06 +03:00
kabachuha 39ef3537fd guess mode to false by default 2023-03-11 19:44:45 +03:00
kabachuha 8651591e7f improvement 2023-03-11 19:42:19 +03:00
kabachuha 370ef15cab shorten cli model name output 2023-03-11 19:41:55 +03:00
kabachuha 4fd4f42a32 fixup missed scripts argument 2023-03-11 19:22:11 +03:00
kabachuha fab84e4b70 fixup empty cn mask 2023-03-11 18:49:39 +03:00
kabachuha 943023ce51 fixup 2023-03-11 18:43:42 +03:00