ComfyUI Extension: obobo_nodes
A collection of custom nodes for ComfyUI that provide various input and output capabilities.
Custom Nodes (0)
README
obobo_nodes
Nodes For ComfyUI obobo
Obobo Nodes for ComfyUI
A collection of custom nodes for ComfyUI that provide various input and output capabilities.
Installation
- Navigate to your ComfyUI's
custom_nodes
directory:
cd ComfyUI/custom_nodes
- Clone this repository:
git clone https://github.com/yourusername/obobo-nodes.git
- Restart ComfyUI
Available Nodes
Input Nodes
- OboboInputText: Text input node
- OboboInputNumber: Number input node
- OboboInputImage: Image input node
- OboboInputVideo: Video input node
- OboboInputAudio: Audio input node
- OboboInputLora: LoRA input node
- OboboInputVector2: Vector2 input node
Output Nodes
- OboboOutput: Output node for various media types
Usage
Each node can be found in the node menu under the "Obobo" category. Simply drag and drop the desired node into your workflow.
Requirements
- ComfyUI
- Python 3.8+
License
MIT License