mirror of
https://git.datalinker.icu/kijai/ComfyUI-CogVideoXWrapper.git
synced 2025-12-08 20:34:23 +08:00
16 lines
480 B
TOML
16 lines
480 B
TOML
[project]
|
|
name = "comfyui-cogvideoxwrapper"
|
|
description = "Diffusers wrapper for CogVideoX -models: https://github.com/THUDM/CogVideo"
|
|
version = "1.5.1"
|
|
license = {file = "LICENSE"}
|
|
dependencies = ["huggingface_hub", "diffusers>=0.31.0", "accelerate>=0.33.0"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/kijai/ComfyUI-CogVideoXWrapper"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = "kijai"
|
|
DisplayName = "ComfyUI-CogVideoXWrapper"
|
|
Icon = ""
|