You've already forked ComfyUI-WanVideoWrapper
mirror of
https://github.com/kijai/ComfyUI-WanVideoWrapper.git
synced 2026-01-26 23:41:35 +03:00
16 lines
479 B
TOML
16 lines
479 B
TOML
[project]
|
|
name = "ComfyUI-WanVideoWrapper"
|
|
description = "ComfyUI wrapper nodes for WanVideo"
|
|
version = "1.4.5"
|
|
license = {file = "LICENSE"}
|
|
dependencies = ["accelerate >= 1.2.1", "diffusers >= 0.33.0", "peft >= 0.17.0", "ftfy", "gguf >= 0.17.1", "pyloudnorm"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/kijai/ComfyUI-WanVideoWrapper"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = "kijai"
|
|
DisplayName = "ComfyUI-WanVideoWrapper"
|
|
Icon = ""
|