Extensions/ComfyUI_NYJY
ComfyUI Extension

ComfyUI_NYJY

A comfyui node that provides translation and image reverse push functions(JoyTag & JoyCaption).

By aidenli·Created 2 years ago·Updated 4 months ago· 146
aidenli/ComfyUI_NYJY
Nodes33
On cloudLocal install
CategoryNYJY/llm, NYJY/text
Stars146
Updated4 months ago

Nodes (33)

BailianChat(NYJY)

A whole frontier-grade LLM, parked in your ComfyUI graph

NYJY/llm
BailianChatOption(NYJY)

Checkbox picker for the Bailian LLM lineup

NYJY/llm
BailianVL(NYJY)

Give your ComfyUI graph eyes, without downloading a vision model

NYJY/llm
BailianVLOption(NYJY)

Checkbox list for Bailian's vision models

NYJY/llm
CivitaiPrompt(NYJY)

Pull real positive/negative prompts off Civitai for inspiration

NYJY/text
CommonLLMChat(NYJY)

The bring-your-own-provider LLM node

NYJY/llm
ConvertAnyToString(NYJY)

The universal glue for stubborn node types

NYJY/logic
ConvertStringToNumber(NYJY)

Turn a text number into actual INT and FLOAT wires

NYJY/logic
CustomLatentImage-NYJY

A latent blank canvas with sane SDXL ratios baked in

NYJY
CustomLatentImageSimple(NYJY)

The no-options empty latent, just the ratios

NYJY
FloatSlider-NYJY

A real slider for those float parameters

NYJY
FluxProOnline(NYJY)

Flux Pro on someone else's GPU, no API key of your own

NYJY
GetItemFromList(NYJY)

Pluck one element out of a list wire

NYJY/logic
JoyCaption(NYJY)

Natural-language image captions, generated on your own GPU

NYJY/JoyCation
JoyCaptionAlpha1Online(NYJY)

The best-in-class captioner, free and online

NYJY/JoyCation
JoyCaptionAlpha2Online(NYJY)

Caption your images nine different ways, no install drama

NYJY/JoyCation
JoyTag(NYJY)

Turn an image into a tag list, with a safety filter on top

NYJY/image
JsonDumps(NYJY)

Turn a JSON object back into a plain string

NYJY/logic
JsonGetValueByKeys(NYJY)

Pull a value out of nested JSON with a dotted path

NYJY/logic
JsonLoads(NYJY)

Turn a JSON string into something ComfyUI can actually use

NYJY/logic
QwenLatentImage(NYJY)

The exact latent size Qwen-Image wants (no more guessing)

NYJY
ReadFileToString(NYJY)

Pull any text file into your workflow as a string

NYJY/logic
Seededit3(NYJY)

Edit images with words via ByteDance's SeedEdit API

NYJY/Volcengine
Seedream3Txt2Img(NYJY)

Seedream 3.0 text-to-image, called straight from ComfyUI

NYJY/Volcengine
Seedream4Img2Img(NYJY)

Feed Seedream 4.0 an image and let it redraw

NYJY/Volcengine
Seedream4Txt2Img(NYJY)

Seedream 4.0 text-to-image in ComfyUI — 2K output, zero VRAM

NYJY/Volcengine
SplitString(NYJY)

Chop a text blob into a list of strings

NYJY/logic
Translate(NYJY)

The prompt translator that hands you a finished conditioning

NYJY/text
VolcengineChat(NYJY)

A vision-capable Doubao chat node that runs inside ComfyUI

NYJY/Volcengine
VolcengineChatOption(NYJY)

Pick a Doubao chat model by ticking a box

NYJY/llm
VolcengineImageOption(NYJY)

A checkbox that hands you your Seedream model ID

NYJY/llm
VolcengineImg2Img(NYJY)

Image-to-image on Seedream through the generic wrapper

NYJY/Volcengine
VolcengineTxt2Img(NYJY)

The generic Seedream text-to-image node (and its near-identical twin)

NYJY/Volcengine
Readme

ComfyUI_NYJY

更新日志

2025-03-16 接入阿里百炼平台(文本推理、图片理解能力),增加了一些针对json和数组的方法。查看接入方式

<br />

全部更新历史 <br /> <br />

节点列表

Translate -- 翻译节点,对接谷歌翻译和百度翻译,支持多语言。(重要:百度翻译节点配置详细说明)

JoyTag -- 反推图片,输出tags。(点击查看详细)

JoyCaption -- 反推图片,输出自然语言。(点击查看详细)

CivitaiPrompt -- 随机获取C站图片的提示词。(点击查看详细)

<br /> <br />

安装方法(两种方式)

1. 通过ComfyUI Manager安装。

打开ComfyUI Manager,点击“Install via Git URL”按钮

在弹出的对话框中填入:https://github.com/aidenli/ComfyUI_NYJY

安装

2. 手动拷贝

访问项目地址:https://github.com/aidenli/ComfyUI_NYJY 点击Code按钮,在弹出的浮层中点击“Download ZIP”。下载后解压到 [你的ConmfyUI目录]/custom_nodes/

安装