mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-24 18:10:27 +08:00
ImageAddNoise added gaussian noise across every channel, so RGBA input came back with random transparency speckle. Noise belongs on the colour channels; leave alpha alone. CORE-392
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/