torch>=2.0.0
numpy>=1.24.0
pillow>=10.0.0
opencv-python>=4.8.0
diffusers>=0.25.0
transformers>=4.35.0
accelerate>=0.25.0
safetensors>=0.4.0
omegaconf>=2.3.0
tqdm>=4.66.0
huggingface-hub>=0.20.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.7.0
