We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80559d commit 5c15050Copy full SHA for 5c15050
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-hunyuanvideowrapper"
3
description = "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
4
-version = "1.0.3"
+version = "1.0.4"
5
license = {file = "LICENSE"}
6
dependencies = ["accelerate >= 1.2.1", "diffusers >= 0.31.0", "transformers >= 4.47.0", "jax >= 0.4.28", "timm >= 0.6.13"]
7
0 commit comments