Home Artists Posts Import Register

Downloads

Content

Quickstart guide if you're new to google colab notebooks: https://docs.google.com/document/d/1gu8qJbRN553SYrYEMScC4i_VA_oThbVZrDVvWkQu3yI

Local/docker+colab install guide: https://github.com/Sxela/WarpFusion/blob/main/README.md

Detailed changelog: https://www.patreon.com/posts/81165336

Changelog:

New:

  • add masked diffusion callback
  • add masked latent guidance
  • add option to offload model before decoder stage
  • add fix noise option for latent guidance
  • add noise, noise scale, fixed noise to masked diffusion
  • add ControlNet models from https://github.com/lllyasviel/ControlNet
  • add ControlNet downloads from https://colab.research.google.com/drive/1VRrDqT6xeETfMsfqYuCGhwdxcC2kLd2P
  • add settings for ControlNet: canny filter ranges, detection size for depth/norm and other models
  • add vae ckpt load for non-ControlNet models
  • add selection by number to compare settings cell
  • add noise to guiding image (init scale, latent scale)
  • add noise resolution
  • add guidance function for init scale
  • add fixed seed option
  • add separate base model for controlnet support
  • add smaller controlnet support
  • add invert mask for masked guidance
  • add use_scale options to use loss scaler (guidance seems to work faster)
  • add instruct pix2pix from https://github.com/timothybrooks/instruct-pix2pix
  • add image_scale_schedule adn template to support instruct pix2pix
  • add frame range to render a selected range of extracted frames only
  • add load settings by run number
  • add model cpu-gpu offload to free some vram

Fixes:

  • fix frame_range starting not from zero not working thanks to Oleg#8668
  • add controlnet_preprocessing switch to allow raw input
  • fix sampler being locked to euler
  • fix image_resolution error for controlnet models
  • fix controlnet models not downloading (file not found error)
  • fix settings not loading with -1 and empty batch folder
  • fix prettytable requirement
  • fix blip generationg ccaptions for n-th frame even with a different setting
  • fix load settings not working for filepath
  • fix norm colormatch error
  • fix warp latent mode error
  • fix prompts not working for loaded settings thanks to Euclidean Plane#1332
  • fix promts not being loaded from saved settings
  • fix xformers cell hanging on Overwrite user query
  • fix sampler not being loaded
  • fix description_tooltip=turbo_frame_skips_steps error
  • fix -1 settings not loading in empty folder
  • fix -1 settings error
  • fix colormatch offset mode first frame error
  • inherit AGPL license from AUTOMATIC1111

A reminder:

Changes in GUI will not be saved into the notebook, but if you run it with new settings, they will be saved to a settings.txt file as usual.

You can load settings in misc tab.

You do not need to rerun the GUI cell after changing its settings.


Notebook download:
https://www.patreon.com/posts/83087458

Local install guide:
https://discord.com/channels/973802253204996116/1067887206125015153/1067888756910215278
https://github.com/Sxela/WarpFusion/blob/main/README.md

Tutorials:
https://youtu.be/HkM-7wxtkGA
https://www.youtube.com/watch?v=FxRTEILPCQQ
https://www.youtube.com/watch?v=wqXy_r_9qw8
https://www.youtube.com/watch?v=VMF7L0czyIg
https://www.youtube.com/watch?v=m8xaPnaooyg

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 its limited text formatting and inability to add screenshots or videos to comments or DMs.
Error reports in comments will be deleted and reposted in discord.

Comments

No comments found for this post.