Merge pull request #2 from ComfyNodePRs/pyproject

Add pyproject.toml for Custom Node Registry
This commit is contained in:
justUmen / Bjornulf
2024-08-23 12:40:31 +02:00
committed by GitHub

14
pyproject.toml Normal file
View File

@@ -0,0 +1,14 @@
[project]
name = "bjornulf_custom_nodes"
description = "Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..."
version = "1.0.0"
license = {file = "LICENSE"}
[project.urls]
Repository = "https://github.com/justUmen/Bjornulf_custom_nodes"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = ""
DisplayName = "Bjornulf_custom_nodes"
Icon = ""