kabachuha
45db5db99c
replace " and ' in formulae only once
...
thanks for @MatissesProjects 's observation
2023-03-14 13:59:27 +03:00
kabachuha
490ccba11e
fix frame index math eval
2023-03-14 00:41:28 +03:00
kabachuha
479ef445da
fixup
2023-03-14 00:24:42 +03:00
kabachuha
3ae9e64f1d
fix formulae parsing
2023-03-14 00:21:54 +03:00
kabachuha
a5eced7dc1
fix keyframe number interpolation
2023-03-13 23:58:59 +03:00
kabachuha
d4a48b1e0a
re-add matisse's changes
2023-03-13 22:22:22 +03:00
hithereai
368e471dd8
clean code
2023-03-12 23:35:04 +02:00
hithereai
71e38815c6
add noise_multiplier scheduling
2023-03-12 23:29:37 +02:00
hithereai
7a6d814332
revert try 1
2023-03-10 09:26:17 +02:00
kabachuha
dbb852f354
fix math tweening
...
broken due to max_f introduction
2023-03-09 17:17:49 +03:00
Matisse
177ec8aa1b
Revert "Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui"
...
This reverts commit c14e03f0aa , reversing
changes made to 80546752b3 .
2023-03-03 23:49:33 -08:00
Matisse
1e91c01f57
Revert "reimplementation of max_f and t"
...
This reverts commit b222ca54f9 .
2023-03-03 23:48:42 -08:00
Matisse
b222ca54f9
reimplementation of max_f and t
2023-03-03 23:47:45 -08:00
Matisse
c14e03f0aa
Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui
2023-03-03 23:32:24 -08:00
Matisse
80546752b3
fix for string schedules
2023-03-03 23:29:51 -08:00
hithereai
686ea3c71e
Revert "Merge pull request #410 from MatissesProjects/automatic1111-webui"
...
This reverts commit 5ab8cb21f6 , reversing
changes made to 17692459e9 .
2023-03-04 03:50:57 +02:00
hithereai
6b582bb1d6
fix max_f not working unless it's max_f-1 in sch params
2023-03-03 21:41:51 +02:00
hithereai
99fb7236ba
fix missing aspect ratio series
2023-03-03 21:31:00 +02:00
Matisse
f4b99a58a3
small cleanups
2023-03-03 00:23:53 -08:00
hithereai
a8c39266d6
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/410
2023-03-02 01:37:51 +02:00
hithereai
19f0878d27
add transform_ prefix to the 2 new 2d-"center" params
2023-03-02 01:25:22 +02:00
Matisse
23c0863ddf
attempt 2
...
added s & max_f. Variable schedule planner, and prompt printout uses numbers instead of variables t/60 = .6 (at t=6)
2023-03-01 14:49:05 -08:00
kabachuha
51cf6b5250
Merge pull request #405 from reallybigname/automatic1111-webui
...
Added aspect_ratio schedule/series
2023-03-02 00:40:22 +03:00
hithereai
1a8e18e92f
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/405
2023-03-01 19:00:46 +02:00
hithereai
e677470fa1
typo fix
2023-03-01 18:53:56 +02:00
hithereai
d2ec5cbf2a
Merge remote-tracking branch 'upstream/automatic1111-webui' into off_axis_rotation_v1
2023-03-01 18:52:11 +02:00
hithereai
83e9be7a77
Revert "Merge pull request #358 from MatissesProjects/automatic1111-webui"
...
This reverts commit ff7201b5a5 , reversing
changes made to 6215a44d79 .
2023-03-01 18:45:12 +02:00
reallybigname
5c7808d3ea
Added aspect_ratio schedule/series
...
Added control for 3D depth aspect ratio on a schedule. Now, if you want to recreate the horrible depth aspect ratio stretching deforum used to have, YOU CAN! Or, make it opposite, or make it change, or whatever.
2023-02-28 15:52:05 -08:00
hithereai
58849a67ba
change param name and add hints
2023-03-01 01:49:32 +02:00
hithereai
287eada68d
working
2023-03-01 00:25:04 +02:00
Matisse
f542990140
left and right side can use max_f
2023-02-25 16:47:52 -08:00
Matisse
b6accfe79c
move parsing into class. r to seed passed
2023-02-19 22:23:02 -08:00
Matisse
bff6324d26
added r & max_f. Variable schedule planner
...
r is a random, good for starting a guided images at a random, that you can set for the last variable like 0:(r),1:(-1),max_f-1:(-1),max_f:(r)
max_f is the max frame, this is -1 because we start at 0
2023-02-18 21:28:02 -08:00
hithereai
e2e96fd517
clean
2023-02-11 14:32:56 +02:00
hithereai
68e3e7c5cc
fixes
2023-02-11 12:54:40 +02:00
hithereai
7b883f38da
initial c
2023-02-11 12:40:17 +02:00
hithereai
5dea4577fd
initial commit
2023-02-10 02:27:08 +02:00
hithereai
554e4caf98
fix interp mode, remove histogram_matching +
...
arg from useLooper --> use_looper to make it less confusing
2023-02-03 13:41:45 +02:00
kabachuha
17e1d1aaa0
clipskip schedule
...
closes #188
2023-02-01 01:59:52 +03:00
kabachuha
3ae0103246
Merge branch 'automatic1111-webui' into masking-overhaul
2023-01-28 14:53:03 +03:00
Matisse
697c3230db
updating looper keys to use proper names
2023-01-27 14:13:21 -08:00
Matisse
384368155d
adding variable breakout and cleanup
2023-01-25 17:31:57 -08:00
kabachuha
f940610716
sync the main branch and masking-overhaul
2023-01-25 22:26:02 +03:00
kabachuha
0ac8bd32fa
tabs -> spaces fixup
2023-01-23 22:15:54 +03:00
Ryan Scarbery
c52751f5c0
add checkpoint schedule
2023-01-23 09:24:05 -08:00
kabachuha
585b2e2051
mask schedule logic
2023-01-16 18:24:46 +03:00
Kitchen
8cf083b6ae
added optional step scheduling
2023-01-05 21:09:20 -06:00
kabachuha
f4dce23721
Merge branch 'pr/204' into automatic1111-webui
2023-01-05 16:42:20 +03:00
Kitchen
beffcbeed6
fixed merge errors, added sampler scheduling
2023-01-04 21:49:16 -06:00
reallybigname
cc52c96a61
Hybrid Video Compositing - 3D working 2D broken
...
First commit. 3D mode works
2023-01-04 06:35:51 -08:00