Skip to content

Commit d938df9

Browse files
authoredMay 22, 2024
Update pyproject.toml desc
1 parent cdca60f commit d938df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "comfyui-to-python-extension"
3-
description = ""
3+
description = "A version of ComfyUI-to-Python-Extension that works as a custom node. Adds a button in the UI that saves the current workflow as a Python file, a CLI for converting workflows, and slightly better custom node support."
44
version = "1.0.0"
55
license = "LICENSE"
66
dependencies = ["torch", "torchdiffeq", "torchsde", "einops", "transformers>=4.25.1", "safetensors>=0.3.0", "aiohttp", "accelerate", "pyyaml", "Pillow", "scipy", "tqdm", "black"]

0 commit comments

Comments
 (0)