mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-19 15:55:21 +08:00
Normalize Image Colors, Adjust Brightness and Adjust Contrast applied their maths across every channel, so RGBA input came back with its transparency rescaled. Fully opaque images happen to survive all three transforms, but soft alpha edges do not. CORE-392
Pytest Unit Tests
Install test dependencies
pip install -r tests-unit/requirements.txt
Run tests
pytest tests-unit/