Skip to content

Introduction

Isekai Comfy Node is a collection of custom nodes for ComfyUI that integrates well with your Isekai Core deployment. These nodes allow you to upload images directly to Isekai, compress images before saving, manipulate strings for prompts, and generate titles using local Ollama LLMs.

Image Processing

Upload images directly to Isekai with built-in compression. Save compressed images to disk in multiple formats (JPEG/PNG/WEBP).

String Utilities

Dynamic string selection, concatenation, tag lookup, round-robin cycling, and file loading for building complex prompts.

AI Integration

Generate concise titles from prompts using local Ollama LLMs for automated metadata creation.

  • ComfyUI installed and running
  • Python 3.8 or higher
  • Your own Isekai Core deployment (optional) - See deployment guides
  • For Ollama Summarizer: Local Ollama instance (optional)