Skip to content

Commit ff8be31

Browse files
authored
Update pyproject.toml
1 parent be7938f commit ff8be31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "comfyui-frame-interpolation"
3-
description = "Nodes: KSampler Gradually Adding More Denoise (efficient)"
3+
description = "A custom node suite for Video Frame Interpolation in ComfyUI"
44
version = "1.0.0"
55
license = "LICENSE"
66

77
[project.urls]
88
Repository = "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
99

1010
[tool.comfy]
11-
PublisherId = ""
11+
PublisherId = "fannovel16"
1212
DisplayName = "ComfyUI-Frame-Interpolation"
1313
Icon = ""

0 commit comments

Comments
 (0)