diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..b817198 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui_framemaker" +description = "This node creates a sequence of frames by moving and scaling a subject image over a background image." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/diStyApps/ComfyUI_FrameMaker" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI_FrameMaker" +Icon = ""