SakeTami
sxela

sxela

patreon


sxela posts

For people having numpy.dtype size changed error or RuntimeError: The shape of the 2D attn_mask is torch.Size([77, 77]), but should be (1, 1).

If you are having numpy.dtype size changed error on colab - just restart the env and run as usual

If you are having RuntimeError: The shape of the 2D attn_mask is torch.Size([77,...

View Post

New horizons and the future of Warp

Long time no see, my fellow Warp enjoyers!

I’ve been working on a new UI for Warp early this year and oh God did I get carried away!
Driven by your invaluable feedback I’ve tried to m...

View Post

Disco WarpFusion - 0.7.0

I'll just leave it here

- After all this time?
- Always

Changelog:

25.10.2024

  • Make it work in 2024

  • Remove lama inpainting as obsolete

  • View Post

Stable WarpFusion v0.36 - HotShotXL

Changelog: 

- add HotShotXL support

- fix rec noise for hotshotxl

- fix ipadapter style (1 image per adapter) for animatediff modes

- fix rec no...

View Post

Stable WarpFusion v0.35 - ipadapter weight types, sdxl xinsir controlnets

Changelog

For people having ImportError: 'packaging'

For people having ImportError: cannot import name 'packaging' from 'pkg_resources' error:

run this in a new line:
!pip install  setuptools==69.5.1
and restart the n...

View Post

Stable WarpFusion v0.34 - VidToMe, variable cfg, adiff, rec noise updates

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#loca...

View Post

For people having jax error on colab in animatediff mode

For people having jax error on colab in animatediff mode, run this once, in a new line:

!pip uninstall jax -y

View Post

Stable WarpFusion v0.33 - Reconstructed Noise Updates

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-v...

View Post

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-v...

View Post

For people having pytorch\xformers\torchvision.transforms.functional_tensor error

Google Colab has updated its env, so we need to fix a few things for it to work.

Installers for v0.20+ have been updated. Those notebooks should work without any manual fixes.


For...

View Post

For people having PidiNet error

For people having Softedge controlnet annotator error,
download it manually here - 2024-03-12 04:43:17 +0000 UTC View Post

Stable WarpFusion v0.31 - Depth Anything, QoL

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-v...

View Post

Stable WarpFusion v0.30 - Settings Queue, IPAdapter Faceid

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-v...

View Post

If you're having Access denied error with DWPose

If you're having DWPose error like

Access denied with the following error:

Cannot retrieve the public link of the file. You may need to change

the permission...

View Post

Stable WarpFusion v0.29 - QoL fixes, wav2lip, FaceFusion installers

Merry Christmas Incoming!

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-...

View Post

If you're getting xformers error on colab

If you're getting xformers error on colab about cuda version mismatch:
Google colab env has been updated (their cuda version was bumped from 11.8 to 12.1), so we need to update our dependencies....

View Post

Stable WarpFusion v0.28 - IP Adapters

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-...

View Post

Stable WarpFusion v0.27 - sdxl inpaint cn, animatediff multiprompt

Local install guides:
Windows: https://github.com/Sxela/WarpFusion#local-installation-guide-for-...

View Post

ComfyWarp nodes preview v0.5 - FixedQueue

Changelog:

  • add FixedQueue node

  • add start, end, n-th frame settings to MakeFrameDataset node

  • make 0.5.0 workflow

7.2.24:
- move to L...

View Post

Stable WarpFusion v0.26 - lazywarp, monster qr

Local install guide: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-venv.

I...

View Post

Stable WarpFusion v0.25 - AnimateDiff

Had so much fun playing with AnimateDiff that I can't help but bring it into Warp.

Local install: https://github.com/Sx...

View Post

If you're having torch version errors on colab (again)

Colab updated its env again 😄

If you're having torch version errors on colab

replace:

!python -m pip -q install xformers==0.0.21

with

!python -m pip -q install View Post

fix for UnidentifiedImageError: cannot identify image file

May happen because of an update in PIL (pillow) python package version during the runtime. It extracted the image with one version and tries to read with another one.  If you still need to upd...

View Post

For everyone having a dependency issue on colab hosted env: replace the line at the end of cell 1.2

For everyone having a dependency issue on colab hosted env: replace the line at the end of cell 1.2

!python -m pip -q install xformers

with

!python -m pip -q install xfor...

View Post

ComfyWarp nodes preview - v0.4 schedulers, flow_blend

Changelog:

  • add Scheduler nodes
  • add flow_blend example pipeline
  • fix SaveFrame not saving frames if it's the last node in the graph

14.10.2023, v0.4.4:

...

View Post

For everyone having a 'torch not found'

For everyone having a 'torch not found' error during install.bat execution (and later when running the notebook), grab a fresh install.bat here - 2023-10-06 05:09:06 +0000 UTC View Post

Stable WarpFusion v0.24 - FreeU, inpaint-softedge, temporal-depth experimental controlnets

Changelog:

ComfyWarp nodes preview - v0.3 (render video, flow blend deflicker)

Changelog:

  • Add v0.3.0 example pipeline with RenderVideo, FlowBlend mode for video output
  • Add RenderVideo node
  • Add ffmpeg downloader/finder
  • Fix SaveFrame nod...

    View Post

Stable WarpFusion v0.23 - dwpose, controlnet preview

Local install guide: https://github.com/Sxela/WarpFusion#local-installation-guide-for-windows-venv.

A...

View Post