[project]
name = "comfyui-minimaxh3-teacache"
version = "0.1.0"
description = "Timestep-cache acceleration for MiniMax H3 in ComfyUI"
authors = [{ name = "Icyoung" }]
readme = "README.md"
license = { text = "MIT" }
requires-python = ">=3.10"
classifiers = [
    "License :: OSI Approved :: MIT License",
    "Programming Language :: Python :: 3",
    "Operating System :: OS Independent",
]
dependencies = [
    # Nothing beyond ComfyUI itself (torch is expected to be provided by the host).
]

[project.urls]
Homepage = "https://github.com/Icyoung/ComfyUI-MiniMaxH3-TeaCache"
Issues   = "https://github.com/Icyoung/ComfyUI-MiniMaxH3-TeaCache/issues"

[tool.comfy]
PublisherId       = ""
DisplayName       = "MiniMax H3 TeaCache"
Icon              = ""