Extensions/ComfyUI-PromptWrapper
ComfyUI Extension

ComfyUI-PromptWrapper

ComfyUI nodes for PromptWrapper, Mainly for prompt word translation, Chinese translation into English or English translation into Chinese.

By clouddreamfly·Created about a year ago·Updated 7 months ago· 4
clouddreamfly/ComfyUI-PromptWrapper
Nodes23
On cloudLocal install
CategoryPromptWrapper
Stars4
Updated7 months ago

Nodes (23)

Combine Prompt

Three text boxes in, one prompt out — the pack's glue node

PromptWrapper
Generate Draw Artist Prompt

Five art movements, weighted, in one prompt

PromptWrapper
Generate Draw Style Prompt

Style by sliders

PromptWrapper
Generate Prompt

One seed, one random prompt from 112 categories

PromptWrapper
Input Prompt

A glorified text box — and genuinely useful in a graph

PromptWrapper
Generate Light Prompt

Lighting that actually matches your words

PromptWrapper
Multi Combine Prompt

Combine Prompt, six inputs deep

PromptWrapper
Multi Replace Prompt

Find-and-replace, six rules, regex under the hood

PromptWrapper
Generate Negative Prompt

The negative prompt box SkyReels-A2 insists on

PromptWrapper
Portrait Cosmetic Prompt

Eyeshadow, liner, lipstick, blush

PromptWrapper
Portrait Fashion Prompt

Dress your character from 748 outfits without guessing a single tag

PromptWrapper
Portrait Pose Prompt

Pose your subject without drawing a single control line

PromptWrapper
Portrait Prompt

Face, hair, build, age, all of it

PromptWrapper
Portrait Skin Prompt

Pores, freckles, wrinkles — skin detail as sliders

PromptWrapper
Preview Prompt

See your prompt before you burn a render

PromptWrapper
Prompt Translation

Translate prompts locally with Helsinki-NLP opus-mt — no API key, no cloud

PromptWrapper
Prompt Translation HY

38-language prompt translation with Tencent's Hunyuan-MT

PromptWrapper
Random Line Prompt

Pick one random line from your text — the poor man's wildcard picker

PromptWrapper
Randoms Prompt

Eight random draws in one node

PromptWrapper
Randoms Weight Prompt

The weighted slot machine that writes your prompt for you

PromptWrapper
Replace Prompt

Find-and-replace for your prompt, three rules at a time

PromptWrapper
Save Prompt

Save prompts to your own JSONL library — the pack's hidden loop

PromptWrapper
Generate Scenery Prompt

Generate Scenery Prompt

PromptWrapper
Readme

ComfyUI-PromptWrapper

ComfyUI 提示翻译,支持本地部署,中文翻译英文,英文翻译中文, 混元多语言翻译

翻译模型安装说明

首先要在ComfyUI的模型目录中创建目录
中文翻译英文:models/nlp/Helsinki-NLP/opus-mt-zh-en
英文翻译中文:models/nlp/Helsinki-NLP/opus-mt-en-zh
中文翻译英文:models/nlp/Helsinki-NLP/opus-mt-tc-bible-big-zhx-en
HY多语言翻译:models/nlp/tencent/HY-MT1.5-1.8B

手动下载对应的翻译模型,注意:需要全部下载该模型相关的文件
中文翻译英文:下载链接模型地址
英文翻译中文:下载链接模型地址
中文翻译英文:下载链接模型地址
HY多语言翻译:下载链接模型地址