Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
SKBv0 authored Jan 2, 2025
1 parent ec25cf9 commit b3651a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "skbundle"
description = "A collection of custom nodes designed to enhance your workflow in ComfyUI. These nodes were developed to meet my own needs while working with ComfyUI. Although I'm not a programmer, I created these nodes with the help of Cursor AI and will continue to develop them over time."
version = "1.0.0"
version = "1.0.1"
license = {file = "LICENSE"}
dependencies = ["torch>=2.0.0", "numpy>=1.24.0", "Pillow>=10.0.0", "scipy>=1.10.0", "scikit-image>=0.21.0"]

Expand Down

0 comments on commit b3651a5

Please sign in to comment.