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.
2 parents 0097f68 + dc11422 commit f0c280aCopy full SHA for f0c280a
pyproject.toml
@@ -0,0 +1,14 @@
1
+[project]
2
+name = "stable-diffusion-temperature-settings"
3
+description = "Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI."
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+
7
+[project.urls]
8
+Repository = "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "Stable-Diffusion-temperature-settings"
14
+Icon = ""
0 commit comments