Compare commits

...

2 Commits

Author SHA1 Message Date
comfyanonymous
e6609dacde ComfyUI version 0.3.38 2025-05-28 02:15:11 -04:00
Christian Byrne
ba37e67964
update frontend patch 1.20.7 (#8312) 2025-05-28 01:42:18 -04: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.37"
__version__ = "0.3.38"

View File

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

View File

@ -1,4 +1,4 @@
comfyui-frontend-package==1.20.6
comfyui-frontend-package==1.20.7
comfyui-workflow-templates==0.1.20
torch
torchsde