Skip to content

Commit

Permalink
chore: 🧹 add more pyproject meta
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass committed May 21, 2024
1 parent f3d468c commit 644371e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[project]
name = "comfy-mtb"
version = "0.4.0"
description = "Animation oriented nodes pack for ComfyUI."
license = "MIT"
dependencies = ["qrcode", "onnxruntime-gpu", "requirements-parserx", "rembg", "imageio_ffmpeg", "rich", "rich_argparse", "matplotlib", "pillow",]

[tool.comfy]
Expand Down

0 comments on commit 644371e

Please sign in to comment.