Update pyproject.toml

This commit is contained in:
kijai 2024-10-22 02:14:16 +03:00
parent 7141ab23a5
commit d3a753e8e5

View File

@ -1,7 +1,7 @@
[project]
name = "comfyui-cogvideoxwrapper"
description = "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
version = "1.0.0"
version = "1.1.0"
license = {file = "LICENSE"}
dependencies = ["huggingface_hub", "diffusers>=0.30.1", "accelerate>=0.33.0"]