Home Artists Posts Import Register

Downloads

Content

This post has turned from preview to nightly as promised :D

New stuff:
- tiled vae
- controlnet v1.1

Changelog:

  • add shuffle, ip2p, lineart, lineart anime controlnets
  • add shuffle controlnet sources
  • add tiled vae
  • switch to controlnet v1.1 repo
  • update controlnet model urls and filenames to v1.1 and new naming convention
  • update existing controlnet modes to v1.1
  • add consistency controls to video export cell
  • add rec noise save\load for compatible settings
  • save rec noise cache to recNoiseCache folder in project dir
  • save controlnet annotations to controlnetDebug folder in project dir
  • add controlnet multimodel options to gui (thanks to Gateway#5208)
  • add controlnet v1.1 annotator options to gui

Fixes:

  • fix controlnet depth_init for cond_video with no preprocess
  • fix colormatch stylized frame not working with frame range
  • tidy up the colab interface a bit
  • fix dependency errors for uformer
  • fix lineart/anime lineart errors
  • fix local install
  • bring together most of the installs (faster install, even faster restart & run all), only tested on colab
  • fix zoe depth model producing black frames with autocast on
  • fix controlnet inpainting model None and cond_video modes
  • fix flow preview not being shown
  • fix prompt schedules not working in some cases
  • fix captions not updating in rec prompt
  • fix control_sd15_hed error when loading pre-v0.12 settings files
  • make torch v2 install optional
  • make installation skippable for consecutive runs
  • inherit AGPL license from AUTOMATIC1111 for all notebooks since before the embeddings.
  • fix torch v2 install again :D ty to Aixsponza#0619
  • fix AttributeError: 'Block' object has no attribute 'drop_path' error for depth controlnet

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

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

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

Quickstart guide: https://docs.google.com/document/d/1gu8qJbRN553SYrYEMScC4i_VA_oThbVZrDVvWkQu3yI

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

Anonymous

Where do i specify the animation prompts? I dont see that option in the notebook

Anonymous

Bro người Việt à, tui hỏi xíu là máy i7 10700, rtx 3060, ram 64 có chạy bản local được ko nhỉ

Anonymous

i'm having error when i run it "cannot import name '_compare_version' from 'torchmetrics.utilities.imports' (/usr/local/lib/python3.10/dist-packages/torchmetrics/utilities/imports.py". not sure what i'm doing wrong but i follow every step of the tutorials on YT

sxela

Please try one of the latest versions like 0.13.14 or 0.16.11, they should be available to you