ComfyUI Extension: ComfyUI Scene Composer

Authored by mus-taches

Created

Updated

67 stars

A collection of nodes to facilitate the creation of explicit NSFW scenes in ComfyUI.

README

[!WARNING] v0.3.x use the new sub-graph system to simplify the workflow and avoid too much custom node dependencies. Old workflows are expected to break. Please, use the repo's workflow.json as a basis. Some features are not there anymore for now (e.g. CivitAI metadatas parser); they will be added over time.

ComfyUI Scene Composer

A collection of ComfyUI nodes to create explicit NSFW scenes with random procedural generation.

Scene Composer workflow

Installation

Via ComfyUI

If you have ComfyUI Manager installed, you can simply import workflow.json or workflow.png in ComfyUI and click on "Install Missing Nodes".

Alternatively, you can install it via the Comfy Registry using the CLI.

$ comfy node registry-install comfyui-scene-composer

Manually

Clone this repo in custom_nodes situated in your ComfyUI install folder.

$ git clone https://github.com/taches/comfyui-scene-composer
$ pip install -r requirements.txt

Usage

The best way to getting started is to use the provided workflow.json, which you can import in ComfyUI. You can play a bit with the parameters to see how they affect the generation.

You can check out the full NSFW workflow here: civitai.com/models/579396

About

CivitAI links

Don't hesitate to share your creations or text if you have questions and ideas of improvement.

License

This project is licensed under the MIT LICENSE