Nodes Browser
ComfyDeploy: How ComfyUI_Isulion Random Prompt Generator works in ComfyUI?
What is ComfyUI_Isulion Random Prompt Generator?
ComfyUI Nodes that generate prompts with the help of LLM from local or remote Ollama.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_Isulion Random Prompt Generator
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Mega Prompt Generator Node
The Mega Prompt Generator is a sophisticated ComfyUI node that generates detailed, thematic prompts for image generation. It supports multiple themes and styles with extensive customization options.
Installation
Quick Start
Use ComfyUI Manager, got to "<span style="color: #00ff00">Custome Nodes Manager</span>" and search "<span style="color: #00ff00">Isulion</span>" !
Old install
cd "your_ComfyUI_install_dir"
cd custom_nodes
git clone https://github.com/Isulion/ComfyUI_Isulion
Available Nodes
šÆ Mega Prompt Generator V3 šÆ
Theme Categories
Here's a categorized overview of all available themes:
1. Art Styles & Techniques
- šØ Abstract
- šØ Concept Art
- šļø Crayon Art
- š» Digital Art
- šØ Watercolor
- šŗ Clay Art
- ā¬ Minimalist
- šØ Impressionist
2. Animation & Entertainment
- šŗ Animation Cartoon
- š Anime
- š¬ Dreamworks
- š” Disney
- š Ghibli
- š« Pixar
- š Stop Motion
- š Manga Panel
- š School Manga
- š¦ø Marvel
3. Science Fiction & Fantasy
- š Crystalpunk
- š Cyberpunk
- š Futuristic Sci-Fi
- š Futuristic City
- āļø Futuristic Battlefield
- š Futuristic City Metropolis
- š Sci-Fi
- š Star Wars
- āļø Steampunk
- š§¬ Bio-Organic Technology
- āļø Fantasy
- āØ Enchanted Fantasy
- š Underwater Civilization
4. Character & Creature Design
- š¤ Character Designer
- š Caricature
- š¦ Chimera Animals
- š° Chimera Cute Animals
- š Curvy Fashion
5. Environment & Architecture
- šļø Architectural
- š Interior Spaces
- šļø Urban Tag
- š Village World
6. Special Themes & Occasions
- š Christmas
- š Halloween
- š» Halloween Ethereal
- š» Horror
- š° Easter
- š Valentine's Day
- š New Year's Eve
- š¦ Thanksgiving
- š St. Patrick's Day
- š¹ Dia de los Muertos
- š® Chinese New Year
7. Experimental & Unique
- š¼ļø Binet Surreal
- š« Ethereal Dreams
- š¬ Experimental Art
- š§© Puzzle Dimension
- š Dimension 3D
- š¬ Microscopic
- šŖļø Post Apocalyptic
8. Photography & Social Media
- šø Essential Realistic
- š± Instagram
- š± Instagram Lifestyle
- š± Selfie
9. Vintage & Historical
- š°ļø Essential Vintage
- š“ Vintage Anthropomorphic
- š“ļøāāļø Peaky Blinders
10. Food & Lifestyle
- š³ Culinary/Food
- š„ Street Food Kebab
11. Media & Design
- š Comic Book
- š¬ Cinema Studio
- šÆ Logo
12. Random
- š² Dynamic Random
Input Parameters
- Theme: Select from 40+ themed generators
- Complexity: Choose between simple, detailed, or complex outputs
- Randomization: Enable/disable random generation
- Custom Inputs:
-
- Custom Subject: Define specific subjects
- Custom Location: Specify scene locations
Node List
- š Isulion Mega Prompt V3
- š Isulion Multiple Prompt Generator
- š¦ Isulion Animal Selector
- š° Isulion Cute Animal Selector
- š¦ Isulion Animal Behavior Generator
- š³ Isulion Habitat Generator
- š¤ļø Isulion Weather Generator
- š Isulion Time of Day Generator
- š¼ļø Isulion Art Style Generator
- ā” Isulion Action Generator
- š¬ Isulion Scene Composition
- šØāš¼ Isulion Profession Generator
- š§āāļø Isulion Fantasy Race Generator
- š Isulion Clothing Generator
- āØ Isulion Magical Effect Generator
- š° Isulion Mythical Location Generator
- āļø Isulion Artifact Generator
- š¤ Isulion Tech Generator
- š½ Isulion Alien World Generator
- šø Isulion Spacecraft Generator
- š Isulion Emotion Generator
- šØ Isulion Style Mixer
- š« Isulion Prompt Enhancer
- ā Isulion Negative Prompt Generator
- š¼ļø Isulion Image Collage
- š Isulion Load Images from Directory
- ā³ Isulion Epoch Generator
š¼ļø Load Images Node
The Load Images node allows you to load multiple images from a specified directory, making it easy to work with batches of images in your workflow.
š Image Collage Node
The Image Collage node enables you to create visually appealing collages from multiple input images, perfect for showcasing collections or creating mood boards.
Specific Nodes
- š¦ Animal Behavior - Animal actions and poses
- š¦ Animal - General animal selection
- š± Cute Animal - Cute and baby animal selection
- š Clothing Style - Outfit and fashion descriptions
- šØāš³ Character Profession - Occupations and roles
- š§āāļø Fantasy Race - Fantasy species and races
- āļø Action - Dynamic poses and activities
- š„ Scene Composition - Camera angles and shot types
- š² Habitat - Natural environments and landscapes
- š Time of Day - Time and lighting conditions
- ā Weather - Weather conditions
- šļø Art Style - Artistic styles and techniques
- š Emotion - Emotional characteristics
- š° Artifact - Magical items and artifacts
- š Magical Effect - Spell effects and magical phenomena
- š° Mythical Location - Fantasy environments
- šŖ Alien World - Exotic planet environments
- šø Spacecraft - Space vehicle descriptions
- š¤ Tech - Futuristic technology descriptions
š§ Enhancement Nodes
- š Prompt Enhancer - More details, mood, composition, lighting, or color enhancements
- ā Negative Prompt - Creates matching negative prompts with adjustable strictness
- šØ Style Mixer - Combines multiple art styles with adjustable blend modes
Directory Structure
ComfyUI_Isulion/
āāā Core_Nodes/ # Core functionality nodes
āāā animals_nodes/ # Animal-related node implementations
āāā character_nodes/ # Character generation nodes
āāā configs/ # Configuration files
āāā enhancement_nodes/ # Enhancement and improvement nodes
āāā fantasy_nodes/ # Fantasy-themed node implementations
āāā scene_nodes/ # Scene generation nodes
āāā scifi_nodes/ # Science fiction themed nodes
āāā theme_handlers/ # Theme-specific handling logic
āāā isucollage_node.py # Collage generation functionality
āāā load_images_node.py # Image loading utilities
āāā mega_prompt_V3.py # Latest version of Mega Prompt generator
FLUX Worflow (old) Examples
Basic MegaPrompt (old) Workflow
Chimera (with Ollama) (old) Workflow
MegaPrompt + Ollama + LoRa (old) Workflow
š¦ Ollama Requirements
- Ollama_generator node installed in ComfyUI
Environment Variables
- OLLAMA_KEEP_ALIVE: 0
- OLLAMA_ORIGINS: *
All Available Nodes
Core Nodes
- Isulion Mega Prompt V3: Advanced version of the prompt generator node with extended capabilities
Animal-Related Nodes
- Isulion Animal Selector: Generate random animal prompts
- Isulion Cute Animal Selector: Generate cute animal-specific prompts
- Isulion Animal Behavior Generator: Create prompts for animal behaviors and actions
Scene Generation Nodes
- Isulion Habitat Generator: Create environment and habitat descriptions
- Isulion Weather Generator: Generate weather condition prompts
- Isulion Time of Day Generator: Add time-of-day elements to scenes
- Isulion Art Style Generator: Generate various artistic style prompts
- Isulion Action Generator: Create action and movement descriptions
- Isulion Scene Composition: Generate complete scene composition prompts
Character Generation Nodes
- Isulion Profession Generator: Create profession-based character descriptions
- Isulion Fantasy Race Generator: Generate fantasy race characteristics
- Isulion Clothing Generator: Create detailed clothing descriptions
- Isulion Epoch Generator: Generate historical period-specific elements
Fantasy Nodes
- Isulion Magical Effect Generator: Create magical effect descriptions
- Isulion Mythical Location Generator: Generate mythical place descriptions
- Isulion Artifact Generator: Create magical item and artifact descriptions
Sci-Fi Nodes
- Isulion Tech Generator: Generate futuristic technology descriptions
- Isulion Alien World Generator: Create alien planet and environment descriptions
- Isulion Spacecraft Generator: Generate spacecraft and space vehicle descriptions
Enhancement Nodes
- Isulion Emotion Generator: Add emotional elements to prompts
- Isulion Style Mixer: Combine different artistic styles
- Isulion Prompt Enhancer: Enhance existing prompts with additional details
- Isulion Negative Prompt Generator: Generate effective negative prompts
Utility Nodes
- IsuCollage Node: Create image collages
- Isulion Load Images Node: Load and manage multiple images
- Shutdown Node: Manage workflow completion