Skip to content

Commit 8fbed90

Browse files
authored
Merge pull request #31 from Limitex/Limitex-patch-1
chore: update version
2 parents e83acdb + 5a2c333 commit 8fbed90

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.0"
4+
version = "1.0.1"
55
license = { file = "LICENSE" }
66
dependencies = ["diffusers[torch]", "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)