An open API service indexing awesome lists of open source software.

https://github.com/PixelML/ComfyUI-PixelML-CustomNodes


https://github.com/PixelML/ComfyUI-PixelML-CustomNodes

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PixelML ComfyUI Nodes

A collection of custom nodes for ComfyUI focused on variable handling and workflow automation.

## Installation

1. Clone this repository into your ComfyUI `custom_nodes` directory:
2. Install dependencies

```shell
pip install -r requirements.txt
```

# Acknowledgements

diffusers: https://github.com/huggingface/diffusers
openai - consistencydecoder: https://github.com/openai/consistencydecoder
reddit user Total-Resort-3120 for float ramp node