ComfyUI-Manager/pyproject.toml
Brian Blankenship 54e0bdc65f
fix: Replaced link in pyproject.toml with correct one as original leads to a malicious site.
- Corrected FreezeFrame entry with correct mapping
2026-02-07 12:01:48 -06:00

16 lines
613 B
TOML

[project]
name = "comfyui-manager"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "3.39.2"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-nio", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
[project.urls]
Repository = "https://github.com/ltdrdata/ComfyUI-Manager"
# Used by Comfy Registry https://registry.comfy.org
[tool.comfy]
PublisherId = "drltdata"
DisplayName = "ComfyUI-Manager"
Icon = ""