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 f57847d commit ad82d2dCopy full SHA for ad82d2d
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.6" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
+version = "1.1.7" # 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