Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Add pyproject.toml for Custom Node Registry #103

Merged
merged 2 commits into from
May 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[project]
name = "cg-image-picker"
description = "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
version = "1.0.0"
license = "LICENSE"

[project.urls]
Repository = "https://github.com/chrisgoringe/cg-image-picker"

[tool.comfy]
PublisherId = "chrisgoringe"
DisplayName = "cg-image-picker"
Icon = ""