1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Fix issues with new hunyuan img2vid model and bumb version to v0.3.26

This commit is contained in:
comfyanonymous
2025-03-09 04:59:15 -04:00
parent 528d1b3563
commit 9aac21f894
4 changed files with 16 additions and 14 deletions

View File

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