ComfyUI Extension: ComfyUI-PromptTimelineSplitter

Authored by singhdivyanshi

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Simple timeline-based prompt parser for cinematic image-to-video workflows in ComfyUI.

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI Prompt Timeline Splitter

    Simple timeline-based prompt parser for cinematic image-to-video workflows in ComfyUI.

    Features

    • Timeline prompt input
    • Multi-line cinematic scene parsing
    • Timestamp-based prompt formatting
    • Beginner-friendly lightweight node

    Example Input

    0-3s: cat walks into room
    
    3-6s: cat eats food
    
    6-9s: cat sleeps near window
    

    Current Version

    v1.0.0

    • Initial working custom node
    • Timeline text parsing
    • Basic formatted output
    • ComfyUI integration

    Installation

    Clone into:

    ComfyUI/custom_nodes/
    

    Then restart ComfyUI.

    Development Goal

    This node is aimed at making timeline-based prompting easier for AI image-to-video workflows in ComfyUI.

    Users can describe scene progression over time using simple timestamp-based prompts.


    I made this node while knowing almost nothing about Python.

    Feel free to suggest improvements or report bugs if you run into any issues.

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more