ComfyUI Block
ComfyUI is an extremely powerful (Stable Diffusion) workflow builder. It has a node-based GUI and is for advanced users.
Last updated
ComfyUI is an extremely powerful (Stable Diffusion) workflow builder. It has a node-based GUI and is for advanced users.
Last updated
Advanced/Experimental Contact us or join Discord to report issues
There is a new button to edit the workflow in a preview!
You can drag your (API) graph .json
in here and run it!
✅ you need to have one SaveImage
or VHS_VideoCombine
node, the engine will search for this and set it as the last_node_id
.
✅ all loadImage
image
fields need to be valid image links (jpg
and png
preferred). You can get these by uploading an image with the image uploading block. Downloading videos is not yet supported.
Enable developer options:
Go to settings:
Enable Enable Dev mode Options
:
Export the API graph:
This is a graph that should run via our Comfy Block. Mind the cloudinary link for the image field.
This is a basic AnimateDiff (original repo) workflow based on SD15:
From here on, you could:
Add motion LoRAs to control the motion
Use an upscaler to make it higher res
Use LCM LoRA to make things faster
Read how the context options might work: link
This workflow uses SDXL to create a base image and then the UltimateSD upscale block. The UltimateSD upscale block works best with a tile controlnet. Therefore, we load in a SD15 checkpoint.