Extensions/Cpzombie
ComfyUI Extension

Cpzombie

A couple nodes to rewrite prompts using your local LLM (or other api I guess) because copy/paste is a lot of work. Currently only for MiniMax H3 Text to Video and Ref to Video.

By ConnorPietrasik·Created about a month ago·Updated 26 days ago· 1
ConnorPietrasik/ComfyUI-Prompt-Rewriters
Nodes2
On cloudLocal install
CategoryPrompt_Enhancement
Stars1
Updated26 days ago
Readme

PromptRewriters

A few custom nodes so I can call the rewriter directly from ComfyUI

Quickstart

  1. Install ComfyUI.
  2. Install ComfyUI-Manager
  3. Look up this extension in ComfyUI-Manager. If you are installing manually, clone this repository under ComfyUI/custom_nodes.
  4. Restart ComfyUI.

Features

  • Two dedicated nodes for prompting MiniHax H3; One is text-to-video, and the other is the full reference version
  • Using a local LLM via llama server is recommended, but it should work with most LLMs
  • Optional start and end notes for easily adding to the system prompt (useful for adding things that you would want in one workflow but not another). The start one goes right after the generic "You are an expert AI video prompting assistant." line, and the end one goes... at the end.