Commit Graph

729 Commits (5efb3d8efb25c5d00a1a75db0d25d42fe64304fa)

Author SHA1 Message Date
Kitchen 73e2ad6b56 added checkbox to enable/disable sampler scheduling
sampler names are now case insensitive
2023-01-04 21:16:44 -06:00
Kitchen 2b24935fe4 added schedule sampling 2023-01-04 20:16:34 -06:00
reallybigname cc52c96a61 Hybrid Video Compositing - 3D working 2D broken
First commit. 3D mode works
2023-01-04 06:35:51 -08:00
kabachuha b8f5b2eb2b option to store frames in RAM instead of disc
for faster animation making on fast gpus at the cost of increased ram usage
2023-01-03 01:12:22 +03:00
Matisse 485d41a6cd Merge remote-tracking branch 'upstream/automatic1111-webui' into frame-insertion 2022-12-31 21:13:21 -08:00
Matisse 64b1b5c591 Getting a basic ui element added 2022-12-31 18:22:48 -08:00
Funofabot 5edb2c4e8c
Add files via upload 2022-12-31 14:02:50 -07:00
kabachuha 394bada75d link perlin noise note to wikipedia 2022-12-30 15:25:40 +03:00
kabachuha 2720a116e3 add more useful links to the header 2022-12-30 15:17:01 +03:00
kabachuha c730ab0a41 add note about Perlin noise to the header 2022-12-30 15:16:45 +03:00
kabachuha 7e375aae38 set perlin noise by default
it's just too good and addresses many beginner questions, especially related to frame coherence, detail loss and picture flattening as Perlin noise's organic nature counters all of them
2022-12-30 14:29:12 +03:00
kabachuha 125abc3114 make perlin octaves a slider 2022-12-30 14:22:46 +03:00
kabachuha aa2651260d add noise params to args 2022-12-28 18:56:42 +03:00
kabachuha 5aa9f38417
Merge pull request #159 from deforum-art/QOL-only-from-pr74
QoL-only features from #74: blank frames reroll, anti-blur
2022-12-22 20:57:36 +03:00
rewbs 2c2cc25681 Add support for reading parseq manifest from a remote URL. 2022-12-20 16:56:08 +11:00
kabachuha 64dbc9649e fixup reroll dropdown loading from file
fixup reroll dropdown loading from file

38th html block fix
2022-12-20 00:26:33 +03:00
kabachuha 78ed389bbb anti-blur
using unsharp mask, from #74
2022-12-19 23:51:00 +03:00
kabachuha 1dcd214623 cadence to number instead of slider 2022-12-19 23:27:40 +03:00
kabachuha f99ffe7410 add blank frames reroll 2022-12-19 23:14:21 +03:00
kabachuha 0ede3a83da detach 'deforum_helpers' from 'scripts'
Should prevent "No module named 'scripts.deforum_helpers'"  error causing Deforum's tab not show up in some cases when you've might've broken the environment with webui packages updates
2022-12-18 19:23:46 +03:00
rewbs 0542082ccf Merge from master 2022-12-13 15:21:27 +11:00
rewbs 8961efac9a As discussed in https://github.com/deforum-art/deforum-for-automatic1111-webui/pull/112\#issuecomment-1333896001, add option for histogram matching. 2022-12-05 12:56:12 +11:00
kabachuha 44070d0fb7
sampler index -> sampler name (due to webui's api change)
Adapt to a1111 change to expect sampler name rather than sampler index (fix #102)
2022-11-23 23:08:29 +03:00
rewbs 66136300ba Merge branch 'fix-to-use-sampler-name' into parseq-integration 2022-11-23 15:45:24 +11:00
rewbs 954777dbde Adapt to A1111 change to expect sampler name rather than sampler index (cdc8020d13) 2022-11-23 15:26:39 +11:00
rewbs c8cfab82e4 Merge support for prompt interpolation 2022-11-23 11:18:31 +11:00
rewbs 25af0a6dfd Add prompt interpolation animation mode (using composable diffusion) 2022-11-23 10:38:40 +11:00
rewbs 9e55c3fad3 Merge branch 'automatic1111-webui' into parseq-integration 2022-11-10 20:59:14 +11:00
kabachuha 53e7b74797 move stuff to deforum_helpers to fix #76 2022-11-09 14:24:18 +03:00