Extensions/ComfyUI AstroCorp Nodes
ComfyUI Extension

ComfyUI AstroCorp Nodes

A collection of personal ComfyUI nodes designed to enhance and automate workflows.

By AstroCorp·Created about a year ago·Updated 12 days ago· 1
AstroCorp/ComfyUI-AstroCorp-Nodes
Nodes8
On cloudLocal install
Category🚀🌍 AstroCorp 🌍🚀/upscaling, 🚀🌍 AstroCorp 🌍🚀
Stars1
Updated12 days ago
Readme

ComfyUI AstroCorp Nodes

A collection of personal ComfyUI nodes designed to enhance and automate workflows.

Nodes

Load Upscale Model+ / Upscale Image (using Model)

Same as ComfyUI’s upscaler, using files from models/upscale_models, plus support for ONNX models. The first ONNX run compiles a TensorRT engine under models/tensorrt/upscaler.

Upscale nodes

Load Image Clipboard

Loads an image like ComfyUI’s Load Image node, with an extra button to use the clipboard image.

Load Image Clipboard

Image Result

Combining the "Preview Image" and "Save Image" nodes of comfyUI.

Image Result

Video Result

Same as ComfyUI’s Save Video, plus a toggle to preview without saving.

Video Result

Empty Latent Image With Rotate

Same as ComfyUI’s Empty Latent Image, plus a button to swap width and height.

Empty Latent Image With Rotation

Textarea

A text field that allows manual text input and also previews text from other nodes.

Textarea Node

Merge Texts

Merge different input texts into a single output text, with the option to specify a custom separator between them.

Merge Texts Node

Installation

Add this repository to your ComfyUI custom nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/your-username/comfyui_astro_nodes.git

ONNX upscaling uses TensorRT when it is installed in the ComfyUI Python environment. If TensorRT is missing, install onnxruntime-gpu (or onnxruntime) as a fallback.

[!NOTE]
ComfyUI AstroCorp Nodes now available in ComfyUI Manager.

Usage

After installation, restart ComfyUI to load the new nodes. The nodes will appear in the node menu under the "AstroCorp" category.