We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a58201 commit 8789c1cCopy full SHA for 8789c1c
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "joycaption_comfyui"
3
description = "Nodes for running the JoyCaption image captioner VLM."
4
-version = "1.0.0"
+version = "1.1.0"
5
license = {file = "LICENSE"}
6
dependencies = ["transformers>=4.51", "torchvision", "torch>=2.6.0", "huggingface-hub>=0.30.1", "accelerate", "bitsandbytes"]
7
0 commit comments