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 85095bb commit be7938fCopy full SHA for be7938f
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "comfyui-frame-interpolation"
3
-description = ""
+description = "Nodes: KSampler Gradually Adding More Denoise (efficient)"
4
version = "1.0.0"
5
license = "LICENSE"
6
@@ -11,4 +11,3 @@ Repository = "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
11
PublisherId = ""
12
DisplayName = "ComfyUI-Frame-Interpolation"
13
Icon = ""
14
-Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
0 commit comments