# Minimal dependencies for the optional reverse-SynthID pixel scorer.
# The upstream repo's full requirements.txt adds torch/diffusers and other
# packages only needed for its VAE/bypass pipeline, which this project does not use.
numpy>=1.21.0
scipy>=1.7.0
opencv-python>=4.5.0
PyWavelets>=1.1.1
scikit-learn>=0.24.0
Pillow>=8.0.0
