Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MushroomFleet authored Jan 5, 2025
1 parent 7dc2e34 commit a53a3a4
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[project]
name = "djz-nodes"
description = "AspectSize and other nodes"
version = "2.0.0"
license = {file = "LICENSE"}

[project.urls]
Repository = "https://github.com/MushroomFleet/DJZ-Nodes"
# Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = "driftjohnson"
DisplayName = "DJZ-Nodes"
Icon = ""
[project]
name = "djz-nodes"
description = "AspectSize and other nodes"
version = "2.0.0"
license = {file = "LICENSE"}
dependencies = ["rtree", "trimesh", "wordcloud", "matplotlib"]

[project.urls]
Repository = "https://github.com/MushroomFleet/DJZ-Nodes"
# Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = "driftjohnson"
DisplayName = "DJZ-Nodes"
Icon = ""

0 comments on commit a53a3a4

Please sign in to comment.