Nodes Browser
ComfyDeploy: How comfyui-dreambait-nodes works in ComfyUI?
What is comfyui-dreambait-nodes?
A collection of forks, QoL nodes and utilities for ComfyUI
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-dreambait-nodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
updated: 2024-08-22T00:08:10+02:00
comfyui-dreambait-nodes
A collection of forks, QoL nodes and utilities for ComfyUI
Aspect Pad Image For Outpainting
A node to calculate args for default comfy node 'Pad Image For Outpainting' based on justifying and expanding to common SDXL and SD1.5 aspect ratios
Load Media
LoadMedia class for loading images, and videos as image sequences.
This class provides functionality to load images from a file path, which can be a single image,
a directory of images, or a video file (.mp4, .mov). It supports extracting frames from video files
and treating them as image sequences.
Disclaimer:
There is a known issue with resizing mismatched resolution images. If using a path to a directory,
make sure all images are the same size to avoid potential issues.
TO-DO:
- properly handle mismatched tensor sizes in dir with different resolution assets
- fork in [Crystools](https://github.com/crystian/ComfyUI-Crystools) style metadata extractor
Multi Min/Max
a fork of Impact-Pack MinMax that can accept up to 8 values
String Item Menu
a context selector that extracts an item's index from a list of delimiter separated strings