Home Artists Posts Import Register

Downloads

Content

Sort of a disclaimer: don't dive headfirst into a nightly build if you're planning to use it for your currect project which is already past its deadline - you'll have a bad day :D

Happy International Women's Day!

No better way to celebrate it than by warping! :D

Detailed changelog - https://www.patreon.com/posts/79694208

Changelog:

  • add MultiControlNet
  • add MultiControlNet autodownloader/loader
  • add MultiControlNet order, weight, start/end steps, internal/external mode
  • add MultiControlNet/Annotator cpu offload mode
  • add empty negative image condition
  • add softcap image range scaler
  • update model guidance fn

UPD:

  • add no_half_vae option to keep vae at fulll precision
  • cast controlnet to half-precision
  • fix PIL error in colab
  • auto pull ControlNet thanks to Jonas.Klesen#8793
  • fix sigma_hat error
  • fix errors related to google colab python update to 3.9
  • fix resume_run not working properly
  • fix colab update (untimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions)
  • fix for another colab update thanks to kye#8384

If you're having PIL/CUDA OOM errors, consider updating ASAP.

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.

Comments

Anonymous

Hello, I get an error at cell 1.2 on colab: 'Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=11.7 and torchvision has CUDA Version=11.6. Please reinstall the torchvision that matches your PyTorch install.'

Anonymous

Hi, I cannot join the discord channel. can you send a good working link?