DTAIImageToTextNode

DTAIImageToTextNode
★ 19

图像转文本OCR图像描述ComfyUI自定义节点
将图片或图片URL转换为文本(可做OCR或生成图像描述),便于在ComfyUI流水线中提取和利用图像信息。
💡 将图片或图片URL转成文本以供后续处理
🍴 5 Forks💻 Python🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/c73fe210bae7
📦 requirements.txt
requests
📄 README

Image to Text Node

A ComfyAI node to convert an image to text

Description

This Python script is an optional add-on to the Comfy UI stable diffusion client. It introduces quality of life improvements by providing variable nodes and shared global variables.

Getting Started

Import into the custom nodes directory of your Comfy UI client.

Dependencies

ComfyUI

License

This project is licensed under the MIT License.