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+colab install guide: https://github.com/Sxela/WarpFusion/blob/main/README.md


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


Changelog:

New Stuff:

  • add conditioning source video for depth, inpainting models
  • add conditioning source to gui
  • add automatic caption generation
  • add caption syntax to prompts
  • add separate color video / image as colormatch source
  • add color video to gui options
  • save settings to settings folder
  • add embeddings, prompt attention weights from AUTOMATIC1111 webui repo
  • bring back colab gui for compatibility
  • load default settings option
  • add frame difference manual override for content-aware scheduling
  • add stable diffusion inpainting model support
  • add inpainting mask source switchadd inpainting mask strength slider
  • add invert inpainting mask option
  • move use-mask to run after colormatching to avoid flickering
  • save model_path to settings.txt
  • add samplers
  • add v2-768-v support
  • add mask clipping
  • add tooltips to gui settings
  • add first beta gui
  • remove settings included in gui from notebook
  • add fix for loading pkl models on a100 that were saved not on a100

Fixes:

  • fix blip config path
  • shift caption frame number
  • convert loaded setting keys to int ("0" -> 0)
  • fix batchnum not inferred correctly due to moved settings files
  • fix init frame / stylized frame colormatch with offset 0 error
  • fix ANSI encoding error
  • fix videoFramesCaptions error when captions were off
  • fix caption keyframes "nonetype is not iterable" error
  • change default colormatch mode to stylized frame to avoid filenotfound error
  • fix colormatch first frame error
  • fix raft_model not found error when generate flow cell is run after the cell with warp_towards_init
  • fix blip_model not found error
  • fix settings not loading with -1 and empty batch folder
  • fix blip generationg captions 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 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
  • fix PDF color transfer being used by default with LAB selected
  • fix content-aware schedules
  • print settings on error while saving settings :D
  • reload embeddings in Diffuse! cell (you can add new without reloading the whole model)
  • fix pkl not saveable after loading embeddings
  • fix xformers install (no need to downgrade torch thanks to TheFastBen)
  • add ffmpeg instal for windows
  • add torch install/reinstall options for windows
  • add xformers install/reinstall for windows
  • disable shutdown runtime for non-colab env
  • fix error saving settings with content aware schedules
  • fix legacy normalize latent = first latent error
  • fix xformers install in colab A100
  • fix 'load default settings' not working in GUI cell
  • fix mask_clip not loading from settings
  • fix error with loaded settings' schedules
  • fix another error with loaded schedules ("0" vs 0)
  • fix xformers for a100
  • remove PatchMatch to fix jacinle/travis error on colab
  • fix indentation error
  • fix schedules error when loading saved settings
  • add safetensors support
  • fix missing safetensors import
  • fix consistency map generation error (thanks to maurerflower)
  • fix colab crashing on low vram env during model loading
  • fix xformers install on colab (and maybe locally)
  • fix v2-768-v
  • fix xformers (again) and again :D
  • fix mask clip save settings crash
  • add xformers for 1.13
  • fix v2-768-v blue output

Upd:

  • fix xformers error (hypernetwork not found)
  • fix colab update (untimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions)
  • fix another colab update thanks to kye#8384


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.


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

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/sayE6j2sdP 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.


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

Comments

No comments found for this post.