ComfyUI Extension: Prompt Factory

Authored by satche

Created

Updated

5 stars

A modular system that adds randomness to prompt generation

README

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 gettint stat 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