Skip to content

Commit 9e2c0c9

Browse files
committed
feat: update description
1 parent c0458f7 commit 9e2c0c9

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "comfyui-diffusers"
3-
description = "This extension enables the use of the diffuser pipeline in ComfyUI."
3+
description = "This extension enables the use of the diffuser pipeline in ComfyUI. It also includes nodes related to Stream Diffusion."
44
version = "1.0.0"
55
license = "LICENSE"
66
dependencies = ["diffusers[torch]", "accelerate", "transformers", "safetensors", "omegaconf", "pytorch_lightning", "xformers", "git+https://github.com/cumulo-autumn/StreamDiffusion.git@main#egg=streamdiffusion[tensorrt]"]

0 commit comments

Comments
 (0)