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 a2b7597 commit ee3de95Copy full SHA for ee3de95
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-gguf"
3
description = "GGUF Quantization support for native ComfyUI models."
4
-version = "2.0.0" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
+version = "1.0.0" # 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