14 lines
308 B
TOML
14 lines
308 B
TOML
[project]
|
|
name = "comfyui-nodes-stats"
|
|
description = "Track usage statistics for all ComfyUI nodes and packages"
|
|
version = "1.3.0"
|
|
license = "MIT"
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/ethanfel/Comfyui-Nodes-Stats"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "ethanfel"
|
|
DisplayName = "Node Usage Stats"
|
|
Icon = ""
|