chore(licence-update): Update PyProject Toml - License (#77)

Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
This commit is contained in:
Robin Huang 2025-01-09 23:44:27 -08:00 committed by GitHub
parent 230cee40d2
commit 638e625d72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
name = "comfyui-deploy"
description = "Open source comfyui deployment platform, a vercel for generative workflow infra."
version = "1.1.0"
license = "LICENSE"
license = { file = "LICENSE" }
dependencies = ["aiofiles", "pydantic", "opencv-python", "imageio-ffmpeg"]
[project.urls]