Skip to content

Commit d34d532

Browse files
committed
update project.toml
1 parent 2cc5428 commit d34d532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """
44
This is a custom node for ComfyUI that allows you to use the Compshare API directly in ComfyUI. Compshare is a high-performance AI inference platform providing powerful image generation models including popular text-to-image and image editing models without local GPU setup. [a/compshare docs](https://www.compshare.cn?ytag=comfyplug)
55
66
优云智算的ComfyUI的自定义节点,可直接在ComfyUI中使用优云智算的生图API。优云智算是一个高性能的AI推理平台,提供强大的图像生成模型(文生图、图生图、图像编辑)和行业领先的推理速度,无需本地GPU设置即可使用。[a/优云智算官网](https://www.compshare.cn?ytag=comfyplug)"""
7-
version = "1.0.3"
7+
version = "1.0.4"
88
license = {file = "LICENSE"}
99
dependencies = ["requests", "pillow"]
1010

0 commit comments

Comments
 (0)