ComfyUI Extension: ComfyUI Scene Composer
A collection of nodes to facilitate the creation of explicit NSFW scenes in ComfyUI.
Custom Nodes (6)
README
[!WARNING] Most of the nodes from v0.1.x are now deprecated. Please update your workflow with the new nodes from v0.2.x Check the workflow.json for an example of utilisation.
ComfyUI Scene Composer
A collection of ComfyUI nodes to create explicit NSFW scenes with random procedural generation.
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
- Author's profile: civitai.com/user/taches
- Custom nodes page: civitai.com/models/902456
- Workflow page (NSFW): civitai.com/models/579396
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