Nodes/MD Nodes/MD: Scene Genius Autocreator
ComfyUI Node

MD: Scene Genius Autocreator

A ComfyUI node in MD_Nodes/Prompt Generation with 21 inputs and 11 outputs.

By MDMAchine·Created about a year ago·Updated 2 months ago· 14
MD: Scene Genius Autocreator
    • GENRE
    • LYRICS
    • DURATION
    • STEPS
    • GLIDE_POWER
    • MASTER_STR
    • LEGACY
    • ADG_ANGLE
    • VOCALS
    • SEED
    • STATUS
    execution_modeFast (No LLM)
    initial_concept_promptCyberpunk neon lights rain
    quality_presetBasic (180)
    randomize_seedtrue
    debug_mode0 - Silent
    enable_profilingfalse
    seed0
    manual_steps180
    force_instrumentalfalse
    load_genre_fileNone
    load_vocal_fileNone
    load_lyrics_fileNone
    genre_input
    vocal_input
    lyrics_input
    llm_backendollama
    ollama_api_base_urlhttp://localhost:11434
    ollama_model_namellama3:8b-instruct-q8_0
    lm_studio_api_base_urlhttp://localhost:1234
    lm_studio_model_namelocal-model
    enable_previewtrue
    CategoryMD_Nodes/Prompt Generation

    Inputs (21)

    NameTypeDefaultDescription
    execution_modeCOMBOFast (No LLM)EXECUTION MODE • Purpose: Controls generation logic intensity. • Options: - Fast: Instant, uses internal dictionary libraries only. - Hybrid: LLM selects curated combinations from libraries. - Full AI: LLM generates completely new creative content. • Trade-offs: Fast is instant; Full AI introduces API latency (5-30s). ⭐ Recommended: Fast for drafts, Hybrid for production runs.
    initial_concept_promptSTRINGCyberpunk neon lights rainCONCEPT PROMPT • Purpose: The core thematic idea driving the entire generation. • Usage: Used by LLM modes to infer appropriate genre, mood, and lyrics. • Support: {wildcard|syntax} expansion is fully supported here. ⭐ Recommended: Be descriptive (e.g., 'Dark ambient forest, heavy rain, isolation').
    quality_presetCOMBOBasic (180)QUALITY PRESET • Purpose: Automatically sets step count and syncs technical ADG parameters. • Draft (60): Fast testing. • Basic (180): Standard balanced speed/quality. • Production (220): High fidelity standard. • Monster (2000): Ultra-long experimental runs. ⭐ Recommended: Start with Basic (180).
    randomize_seedBOOLEANtrueRANDOMIZE SEED • Purpose: Toggle automatic seed rotation. • True: Generates a new variation/wildcard selection every run. • False: Locks the seed to continuously refine a specific output.
    debug_modeCOMBO0 - SilentLOGGING VERBOSITY • Purpose: Controls console output detail level. • Options: - 0: Minimal output (Production). - 1: Performance/Latency report. - 2: Step-by-step logic tracing. ⭐ Recommended: Use '1 - Info' when testing LLM latency.
    enable_profilingBOOLEANfalseENABLE PROFILING • Purpose: Measure timing of text generation and API calls. • Note: Automatically enabled if debug_mode >= 1.
    seedoptINT00–9007199254740991MANUAL SEED • Purpose: Control wildcard/randomization state. • Range: 0 to 9 quadrillion (JS-safe precision limit). • Note: Ignored if 'randomize_seed' is True.
    manual_stepsoptINT1801–10000MANUAL STEPS • Purpose: Custom step count override. • Requirement: 'quality_preset' MUST be set to 'Manual'.
    force_instrumentaloptBOOLEANfalseFORCE INSTRUMENTAL • Purpose: Disable vocal generation entirely. • Result: Overrides LLM to output empty vocals and '[Instrumental]' lyrics.
    load_genre_fileoptCOMBONoneLOAD GENRE FILE • Purpose: Inject an external .txt file as the genre source. • Location: Must be in the node's /wildcards/genre/ folder. • Priority: Takes precedence over LLM/Fast generation.
    load_vocal_fileoptCOMBONoneLOAD VOCAL FILE • Purpose: Inject an external .txt file as the vocal source. • Location: Must be in the node's /wildcards/vocal/ folder.
    load_lyrics_fileoptCOMBONoneLOAD LYRICS FILE • Purpose: Inject an external .txt file as the lyrics source. • Location: Must be in the node's /wildcards/lyrics/ folder.
    genre_inputoptSTRINGGENRE OVERRIDE • Purpose: Manually force a specific string into the Genre output. • Priority: Overrides EVERYTHING (LLM, files, Fast Mode). • Support: {wildcards} work here.
    vocal_inputoptSTRINGVOCAL OVERRIDE • Purpose: Manually force a specific string into the Vocal output.
    lyrics_inputoptSTRINGLYRICS OVERRIDE • Purpose: Manually force a specific string into the Lyrics output.
    llm_backendoptCOMBOollamaLLM BACKEND • Purpose: Select the local API server to use for Hybrid/Full AI modes.
    ollama_api_base_urloptSTRINGhttp://localhost:11434OLLAMA URL • Default: http://localhost:11434
    ollama_model_nameoptCOMBOllama3:8b-instruct-q8_0OLLAMA MODEL • Purpose: Select which installed Ollama model to prompt.
    lm_studio_api_base_urloptSTRINGhttp://localhost:1234LM STUDIO URL • Default: http://localhost:1234
    lm_studio_model_nameoptCOMBOlocal-modelLM STUDIO MODEL • Purpose: Select which loaded LM Studio model to prompt.
    enable_previewoptBOOLEANtrueENABLE PREVIEW • Purpose: Generate a visual status dashboard image. • Output: IMAGE tensor summarizing the generated parameters.

    Outputs (11)

    NameTypeDescription
    GENRESTRING
    LYRICSSTRING
    DURATIONFLOAT
    STEPSINT
    GLIDE_POWERFLOAT
    MASTER_STRFLOAT
    LEGACYBOOLEAN
    ADG_ANGLEFLOAT
    VOCALSSTRING
    SEEDINT
    STATUSIMAGE