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

Co-authored-by: snomiao <[email protected]>
This commit is contained in:
Robin Huang
2025-01-10 15:44:27 +08:00
committed by GitHub
co-authored by snomiao
parent 230cee40d2
commit 638e625d72
+1 -1
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]