Skip to content

Commit 4498af1

Browse files
authored
Merge pull request #35 from Limitex/Limitex-patch-1
Update pyproject.toml
2 parents 85b148d + 87f089b commit 4498af1

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

0 commit comments

Comments
 (0)