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 3f0cf4f commit 53ad9c0Copy full SHA for 53ad9c0
comfy_cli/constants.py
@@ -80,4 +80,4 @@ class GPU_OPTION(str, Enum):
80
NODE_ZIP_FILENAME = "node.zip"
81
82
# The default version to download from python-build-standalone.
83
-DEFAULT_STANDALONE_PYTHON_DOWNLOAD_VERSION = "3.12.7"
+DEFAULT_STANDALONE_PYTHON_DOWNLOAD_VERSION = "3.12.8"
0 commit comments