CivArchive
    Randomness - v1.0
    NSFW
    Preview 74175561
    Preview 74159343
    Preview 74151975
    Preview 73671402
    Preview 73671141
    Preview 73671109
    Preview 73671080
    Preview 73671200
    Preview 73671227

    🎲 Embracing Creative Randomness

    "u can drop the first image for latest update i appreciate ur πŸ‘ & support !"

    "we create prompt from text , from image , i did deep reasearch about video generation and enable gemini node to read it , to generate new prompt check the new update https://github.com/al-swaiti/ComfyUI-OllamaGemini"

    A friend recently suggested, β€œWhy not create a node that combines all available styles into a random prompt generator?” This idea resonated deeply. We’re living in an era where creative exploration happens at unprecedented speeds. ⚑️

    This randomness node:

    1. πŸ” Style Collection
      Gathers various style elements from existing nodes.

    2. 🀝 Unexpected Combinations
      Generates surprising prompt mashups.

    3. πŸš€ Gemini Refinement
      Passes them through Gemini AI for polish.

    4. 🌌 Dreamlike Creations
      Produces images beyond what I could have imagined.

    Every run feels like opening a door to a new artistic universe, every image is an adventure! 🌠


    ✨ The Joy of Creative Automation

    One of my favorite workflows now:

    1. 🏠 Set it and Forget it
      Kick off a randomized generation before leaving home.

    2. πŸ•’ Return to Wonder
      Come back to a gallery of wildly inventive images.

    3. πŸ–ΌοΈ Curate & Share
      Select your favorites for social, prints, or inspiration boards.

    It’s like having a self-reinventing AI art gallery that never stops surprising you. πŸŽ‰πŸ–ΌοΈ


    Happy generating! πŸš€πŸŽ¨

    "install missing nodes but may its not yet in ComfyUi registry "

    πŸ—‚ Step 1: Clone the Repository

    πŸ”§ On Linux/macOS:

    Open a terminal and run:

    cd /path/to/ComfyUI/custom_nodes
    git clone https://github.com/al-swaiti/ComfyUI-OllamaGemini.git

    πŸͺŸ On Windows:

    Open Command Prompt or PowerShell, then run:

    cd path\to\ComfyUI\custom_nodes
    git clone https://github.com/al-swaiti/ComfyUI-OllamaGemini.git

    πŸ” Step 2: Get Your Gemini API Key

    1. Visit https://makersuite.google.com/app/apikey

    2. Sign in with your Google account.

    3. Copy the Gemini API Key.


    πŸ›  Step 3: Configure Your API Keys

    Open (or create) the following file:

    ComfyUI/custom_nodes/ComfyUI-OllamaGemini/config.json

    Paste and edit the configuration like this:

    {
      "GEMINI_API_KEY": "your_gemini_api_key",
      "OPENAI_API_KEY": "your_openai_api_key",
      "ANTHROPIC_API_KEY": "your_claude_api_key",
      "OLLAMA_URL": "http://localhost:11434",
      "QWEN_API_KEY": "your_qwen_api_key"
    }

    ❗ You may leave unused API keys as empty strings ("") or delete those lines.

    βœ… Final Step

    Restart ComfyUI. The new custom node should now be available and ready for use with Gemini and other models.

    Description

    FAQ

    Workflows
    Flux.1 D

    Details

    Downloads
    108
    Platform
    CivitAI
    Platform Status
    Available
    Created
    5/2/2025
    Updated
    5/13/2026
    Deleted
    -

    Files

    randomness_v10.zip

    Mirrors

    CivitAI (1 mirrors)