Skip to content

Commit d0c9b9f

Browse files
committed
update description
1 parent 42fe22c commit d0c9b9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "comfyui-compshare"
33
description = """
4-
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. https://www.compshare.cn?ytag=comfyplug_yy
5-
优云智算的ComfyUI的自定义节点,可直接在ComfyUI中使用优云智算的生图API。优云智算是一个高性能的AI推理平台,提供强大的图像生成模型(文生图、图生图、图像编辑)和行业领先的推理速度,无需本地GPU设置即可使用。https://www.compshare.cn?ytag=comfyplug_yy
6-
"""
7-
version = "1.0.2"
4+
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)
5+
6+
优云智算的ComfyUI的自定义节点,可直接在ComfyUI中使用优云智算的生图API。优云智算是一个高性能的AI推理平台,提供强大的图像生成模型(文生图、图生图、图像编辑)和行业领先的推理速度,无需本地GPU设置即可使用。[a/优云智算官网](https://www.compshare.cn?ytag=comfyplug)"""
7+
version = "1.0.3"
88
license = {file = "LICENSE"}
99
dependencies = ["requests", "pillow"]
1010

0 commit comments

Comments
 (0)