We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7938f commit ff8be31Copy full SHA for ff8be31
pyproject.toml
@@ -1,13 +1,13 @@
1
[project]
2
name = "comfyui-frame-interpolation"
3
-description = "Nodes: KSampler Gradually Adding More Denoise (efficient)"
+description = "A custom node suite for Video Frame Interpolation in ComfyUI"
4
version = "1.0.0"
5
license = "LICENSE"
6
7
[project.urls]
8
Repository = "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
9
10
[tool.comfy]
11
-PublisherId = ""
+PublisherId = "fannovel16"
12
DisplayName = "ComfyUI-Frame-Interpolation"
13
Icon = ""
0 commit comments