Compare commits

...

2 Commits

Author SHA1 Message Date
comfyanonymous
094306b626 ComfyUI version 0.3.39 2025-05-29 14:26:39 -04:00
filtered
31260f0275 Update templates 0.1.22 (#8334) 2025-05-30 03:52:27 +10:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# This file is automatically generated by the build process when version is
# updated in pyproject.toml.
__version__ = "0.3.38"
__version__ = "0.3.39"

View File

@@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
version = "0.3.38"
version = "0.3.39"
readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">=3.9"

View File

@@ -1,5 +1,5 @@
comfyui-frontend-package==1.20.7
comfyui-workflow-templates==0.1.20
comfyui-workflow-templates==0.1.22
torch
torchsde
torchvision