Skip to content

Commit b8180ff

Browse files
authored
Update README.md
1 parent 747e445 commit b8180ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# JoyCaption ComfyUI Nodes
2+
3+
Custom ComfyUI Nodes for running JoyCaption inside ComfyUI.
4+
5+
## Usage
6+
7+
The `JoyCaption` node allows you to pick the desired Caption Type, Caption Length, and various additional Extra Options for tweaking the captions. It takes an Image as input, and will output the Query that was built and sent to the JoyCaption model based on your settings, and the resulting Caption. This node automatically downloads the JoyCaption model into `LLavacheckpoints`. The model can be loaded in 8-bit or 4-bit quantization if low memory usage is needed (though quality will degrade).
8+
9+
The `JoyCaption (Custom)` node works much like the `JoyCaption` node but lets you input a custom System Prompt and Query.

0 commit comments

Comments
 (0)