Skip to content

Commit ad839ea

Browse files
added example workflow
1 parent e98204b commit ad839ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ComfyUI-ShaderNoiseKSampler
22

3-
![Version](https://img.shields.io/badge/version-1.0.4-blue.svg)
3+
![Version](https://img.shields.io/badge/version-1.0.5-blue.svg)
44
![ComfyUI](https://img.shields.io/badge/ComfyUI-compatible-green)
55
![License](https://img.shields.io/badge/license-GPL--3.0-brightgreen.svg)
66
![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg)

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-shadernoiseksampler"
33
description = "Transform AI image generation from random exploration into deliberate artistic navigation. This advanced KSampler replacement blends traditional noise with shader noise. Navigate latent space with intention using adjustable noise parameters, shape masks, and colors transformations."
4-
version = "1.0.4"
4+
version = "1.0.5"
55
license = {file = "LICENSE"}
66

77
[project.urls]

0 commit comments

Comments
 (0)