diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..7ef9513 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,15 @@ +[project] +name = "comfyui_sillynodes" +description = "Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved" +version = "1.0.0" +license = "LICENSE" +dependencies = ["pyautogui", "keyboard"] + +[project.urls] +Repository = "https://github.com/blueraincoatli/comfyUI_SillyNodes" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "comfyUI_SillyNodes" +Icon = ""