Randomness
Workflow
Flux.1 D
Workflow
Flux.1 D
v1.0

Randomness

โญ 0.0
โฌ‡ 110 Downloads
๐Ÿ‘ 1 Views
๐Ÿ–ผ 9 Images

About this model


๐ŸŽฒ 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 style="color:rgb(18, 184, 134)">"

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  id="on-windows:-06a3itk1s">๐ŸชŸ On Windows:

Open Command Prompt or PowerShell, then run:

cd path\to\ComfyUI\custom_nodes
git clone  />

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

  1. Visit in with your Google account.

  2. 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": "",
  "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.

Related Models

Similar AI models you may like