Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-byrne committed Jul 26, 2024
1 parent 6af0eba commit fbfaf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "img2txt-comfyui-nodes"
description = "Get general description or specify questions to ask about images (medium, art style, background, etc.). Supports Chinese 🇨🇳 questions via MiniCPM model."
version = "1.1.2"
version = "1.1.3
license = "LICENSE"
dependencies = ["transformers>=4.36.0", "bitsandbytes>=0.43.0", "timm>=1.0.7", "sentencepiece==0.1.99", "accelerate>=0.3.0", "deepspeed"]

Expand Down

0 comments on commit fbfaf89

Please sign in to comment.