diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..6009a7e --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,15 @@ +[project] +name = "comfyui-runware" +description = "Runware Inference API Integration for ComfyUI (No GPU Required)." +version = "1.0.0" +license = {file = "LICENSE"} +dependencies = ["python-dotenv"] + +[project.urls] +Repository = "https://github.com/Runware/ComfyUI-Runware" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-Runware" +Icon = ""