XaiJu
sxela
sxela

patreon


Stable WarpFusion v0.32 - Speedup, GUI, and QoL updates and fixes

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-venv
Linux:
https://github.com/Sxela/WarpFusion/blob/main/README.md#local-installation-guide-for-linux-ubuntu-2204-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:

11.4.2024:

Speedup fixes

Render settings -> Non-Gui -> Advanced

Please note that most of the fixes increase VRAM usage. So if you are running out of ram, switch some of them. 

These values were used in previous notebooks:

These are applied each frame: 

gc_collect_offload = True #garbage collect during model offload (slower)

cuda_empty_cache = True #empty cuda cache (slower)

gc_collect = True #garbage collect (slower)

do_run_cast = 'cpu' #['cuda', 'cpu', 'off'] #move models to gpu at the beginning of every frame, faster / needs more vram. cpu - slower, less vram. off - do nothing

save_img_format = 'png' #['png', 'jpg', 'tiff'] #image save format, jpg is faster, png is slower, tiff is the slowest. 

These are applied every diffusion step (so the slowdown may happen each step), so enable those the last:

sample_gc_collect = True

sample_cuda_empty_cache = True

GUI updates

Tiled vae moved to misc -> tiled vae

Mask source and extraction moved to gui mask tab

FreeU settings moved to mics -> freeu

Color video source moved to colormatch tab -> color_video_source


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/58Rd73uAe7

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.



Comments

what's the latest version of wrap fusion that i need to download for Google colab?

AI Mastery


More Creators