Stable WarpFusion v0.5.19 - stable build - notebook (Patreon)
Downloads
Content
Quickstart guide if you're new to google colab notebooks: https://docs.google.com/document/d/1gu8qJbRN553SYrYEMScC4i_VA_oThbVZrDVvWkQu3yI
New stuff:
- add normalize_latent modes: off, first_latent, user_defined
- add normalize_latent user preset std and mean settings
- add latent_norm_4d setting for per-channel latent normalization (was off in legacy colabs)
- add colormatch_frame modes: off, init_frame, init_frame_offset, stylized_frame, stylized_frame_offset
- add color match algorithm selection: LAB, PDF, mean (LAB was the default in legacy colabs)
- add color match offset setting
- add color match regrain flag
- add color match strength
- add resize to colormatching
- add resize to colormatching :D
- add cfg_scale schedule
- add option to apply schedule templates to peak difference frames only
- add flow multiplier (for glitches)
- add flow remapping (for even more glitches)
- add inverse mask
- add background masks for both render and video export
- add automatic mask extraction from video
- add raw video input as a mask
- add background input options (flat color, still image, init video)
- unpack video frames folder into separate folders
- add match first frame color toggle (was always on before)
- add match first frame latent option
- add karras noise support and ramp option
- add negative prompts
- add frame difference analysis
- add difference plotting
- add automated schedule templates
- make persistent preview image
- add schedules
Fixes:
- fix colormatching being forever on
- fix masking in turbo mode
- fix deleting videoframes not working in some cases
- fix colormatching resizing wrong image
- fix mask_video not extracting masked frames
- move google drive init to the top
- fix some bugs leading to unsaveable output frames
Read more: https://www.patreon.com/posts/74674707
A more thorough guide (a bit outdated, but covers most of the warp-specific stuff, and local installation): https://docs.google.com/document/d/11xxHyvkCBBUwT73lWHQx-T_FU_rC7HWzNylftyCExcE
Some settings are available on youtube: https://www.youtube.com/watch?v=wvvcWm4Snmc&list=PL2cEnissQhlCUgjnGrdvYMwUaDkGemLGq&ab_channel=S_X
For tech support and other questions please join our discord server: https://discord.gg/YrpJRgVcax
Discord is the preferred method, because it is nearly impossible to provide any decent help or tech support via patreon due its limited text formatting and inability to add screenshots or videos to comments or DMs.
upd:
- fix steps schedule template
- fix flow remap template
- fix TIFF error