pyproject.toml 482 Bytes
Newer Older
wuxk1's avatar
wuxk1 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "comfyui-impact-subpack"
description = "This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider."
version = "1.3.5"
license = { file = "LICENSE.txt" }
dependencies = ["matplotlib", "ultralytics"]

[project.urls]
Repository = "https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
#  Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = "drltdata"
DisplayName = "ComfyUI Impact Subpack"
Icon = ""