kabachuha
f99ffe7410
add blank frames reroll
2022-12-19 23:14:21 +03:00
kabachuha
a4c42e58b1
Merge pull request #156 from phi-line/always-load-midas
...
Always load the midas model on predict_depths
2022-12-19 02:54:05 +03:00
kishan
e22d6edc57
Always load the midas model on predict_depths
...
Before, the midas model would only be loaded if the midas_weight
was 1.0 or higher. With this change, we sync the logic between the
main deforum-stable-diffusion v.6 repo and this one.
2022-12-18 13:25:18 -08:00
kishan
4a94690fae
fix resume issue w/ depth maps saved in output dir
...
Before, the depth maps would interfere with counting of the number
of frames. This change includes filenames that contain the resume
timestring, but does not include those that are depth maps.
2022-12-18 12:52:37 -08:00
rewbs
a5b4b27e66
Merge from master
2022-12-13 15:32:18 +11:00
rewbs
0542082ccf
Merge from master
2022-12-13 15:21:27 +11:00
Funofabot
7b4d7d7eb1
get closer to notebook
2022-12-10 19:09:50 -07:00
kabachuha
ff1769dab5
Merge pull request #111 from Funofabot/full-precision-midas
...
Full precision midas
2022-12-08 22:25:54 +03:00
Funofabot
17e7d81766
Update render.py
2022-12-07 18:29:51 -07:00
Funofabot
f37a670c3c
Added import function
2022-12-07 18:25:07 -07:00
Funofabot
cf7f681032
Changed next frame init for video
2022-12-07 18:23:58 -07:00
Funofabot
8466fff816
Fix less frames in mask than init video
...
Fix less frames in mask than init video
2022-12-07 18:21:31 -07: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
Funofabot
9a5764cff4
Update render.py
2022-11-24 06:12:48 -07:00
Funofabot
8f00e8b262
Update render.py
...
fix for midas fp32
2022-11-24 06:01:30 -07:00
rewbs
34cc81a32b
Don't require toggle to enable pseudo-3D anim. Don't use deltas for fv.
2022-11-24 13:24:32 +11:00
rewbs
2753859268
Ensure subseed and subseed_strength are correctly honouring in internal processing
2022-11-23 16:35:01 +11:00
rewbs
f370e9067d
Allow interpolation mode to pick up Parseq seed and subseed declarations.
2022-11-23 15:22:46 +11:00
rewbs
c8cfab82e4
Merge support for prompt interpolation
2022-11-23 11:18:31 +11:00
rewbs
d16a8f1e4b
Ensure prompts are sorted numerically by keyframe.
2022-11-23 10:52:41 +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