Local install guide: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-venv.
If something's not working, make a new env and grab a fresh install.bat from that repo first, ask questions later :D
Changelog:
2.11.2023, v0.26.3-5:
3.11.2023, v0.26.6:
11.11.2023:
17.01.2024:
(or LazyFlow? who knows :D)
GUI -> warp -> lazywarp
Optical flow can be now extracted during render on a per-frame basis. Doesn't affect render times much.
to make this possible, flow extraction has been moved to the Do The Run cell, and flow settings are now mainly controlled via the GUI warp tab. The old flow cell is there to initialize some variables, make folders, and define functions and will be removed in upcoming releases.
I'd suggest enabling lazywarp by default. Only uncheck it to preprocess the whole video if you are running into memory issues during render.
The render video cell now also extracts flow if it can't find any for your video.
The monster qr controlnet from https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster seems to produce better results than the vanilla qr controlnet.
Available in v1*, control_multi, and control_multi_animatediff modes.
GUI -> controlnet
QR masks are now grayscale by default (before the source was unaltered, so RGB in most cases)
qr_cn_mask_clip_high
cutoff mask's top value, darkening it
qr_cn_mask_clip_low
cutoff mask's bottom value, lightening it
qr_cn_mask_thresh
Makes a mask binary from grayscale. set a threshold, all values above which will be white, and below it - black. 0 - off.
qr_cn_mask_invert
inverts the mask.
Order of operations:
1) invert
2) threshold
3 clip
QR controlnet preview is saved after all those operations are applied.
"Resume run" is now working in animatediff mode.
Also added an option to load settings from the resumable run, if those exist. (kudos to #infinitevibes)
You can find it here:
Do the Run! -> load_settings_from_run
While resuming from the last run, it will now look at rendered frames, not saved settings, like before. So if the run had a settings file but 0 frames, it will not be considered the last run.
The same goes for the video export cell, it will not try rendering the latest run if it has 0 frames, look for the previous one.
GUI -> diffuse -> clip_skip
Added clip skip option to the GUI.
It's a slider, but going below 3 doesn't really make sense :D
Local install guide:
https://github.com/Sxela/WarpFusion/blob/main/README.md
Guides made by users:
YouTube playlist with settings:
https://www.youtube.com/watch?v=wvvcWm4Snmc&list=PL2cEnissQhlCUgjnGrdvYMwUaDkGemLGq
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 to its limited text formatting and inability to add screenshots or videos to comments or DMs.
Due to the recent Patreon comments update it's impossible to reply to comments from notifications anymore, so if your comment hasn't been replied to for a while, DM me.
Warpfusion
2024-03-14 12:29:38 +0000 UTCMathew Huck
2024-03-14 11:41:40 +0000 UTCJackson Doran
2023-11-27 21:38:50 +0000 UTCpapua
2023-11-02 17:10:56 +0000 UTCWarpfusion
2023-11-02 15:19:29 +0000 UTCWarpfusion
2023-11-02 01:12:21 +0000 UTCpapua
2023-11-02 01:10:53 +0000 UTCWarpfusion
2023-11-01 11:01:33 +0000 UTCrs3d
2023-11-01 09:20:06 +0000 UTCRonny Khalil
2023-10-31 15:56:29 +0000 UTC