We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb8f62 commit df44c9dCopy full SHA for df44c9d
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "ComfyUI-GGUF"
3
description = "GGUF Quantization support for native ComfyUI models."
4
-version = "1.1.2" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
+version = "1.1.3" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
5
license = { file = "LICENSE" }
6
dependencies = ["gguf>=0.13.0", "sentencepiece", "protobuf"]
7
0 commit comments