Merge remote-tracking branch 'upstream/master' into multitalk

This commit is contained in:
kijai 2025-12-10 16:29:36 +02:00
commit 0a8b1c759b
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.76"
__version__ = "0.4.0"

View File

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

View File

@ -1,4 +1,4 @@
comfyui-frontend-package==1.33.13
comfyui-frontend-package==1.34.8
comfyui-workflow-templates==0.7.54
comfyui-embedded-docs==0.3.1
torch