Metadata-Version: 2.1
Name: cryptonoise-ksampler
Version: 0.0.1
Summary: Drop-in replacement for ComfyUI's standard KSampler that embeds cryptographic proof of authorship directly into generated images through deterministic noise injection into the latent representation.
Home-page: https://github.com/Shadowwalker0P/CryptoNoise-Ksampler
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pytest>=7.4.0,<8.0.0
Requires-Dist: pytest-cov>=4.1.0,<5.0.0
Requires-Dist: coverage>=7.2.0,<8.0.0
Requires-Dist: flake8>=6.0.0,<7.0.0
Requires-Dist: bandit>=1.7.5,<2.0.0
Requires-Dist: black>=23.9.0,<24.0.0
Requires-Dist: mypy>=1.5.0,<2.0.0
Requires-Dist: pre-commit>=3.3.0,<4.0.0
