Skip to content

Commit 4ea4be7

Browse files
update: update README.md and pyproject.toml
1 parent 00d6830 commit 4ea4be7

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.0-blue.svg)
3+
![Version](https://img.shields.io/badge/version-1.0.1-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.0"
4+
version = "1.0.1"
55
license = {file = "LICENSE"}
66

77
[project.urls]

0 commit comments

Comments
 (0)