diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..f77ae1d --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,15 @@ +[project] +name = "comfyui-lexmsdbnodes" +description = "Nodes: MSSqlTableNode, MSSqlSelectNode. This extension provides custom nodes to interact with MSSQL." +version = "1.0.0" +license = "LICENSE" +dependencies = ["numpy", "opencv-python", "git+https://github.com/facebookresearch/detectron2.git", "pyodbc"] + +[project.urls] +Repository = "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "@lexicon" +DisplayName = "ComfyUI-LexMSDBNodes" +Icon = ""