You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate detailed descriptions of the main object in an image.
2
+
3
+
ComfyUI-AutoLabel is a custom node for [ComfyUI](https://github.com/comfyanonymous/ComfyUI) that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images.
4
+
5
+

6
+
7
+
## Features
8
+
9
+
-**Image to Text Description**: Generate detailed descriptions of the main object in an image.
10
+
-**Customizable Prompts**: Provide your own prompt to guide the description generation.
11
+
-**Flexible Inference Modes**: Supports GPU, GPU with float16, and CPU inference modes.
12
+
-**Offline Mode**: Option to download and use models offline.
13
+
14
+
## Installation
15
+
16
+
1.**Clone the Repository**: Clone this repository into your `custom_nodes` folder in ComfyUI.
0 commit comments