torch>=2.1.0
diffusers>=0.27.0
transformers>=4.38.0
accelerate>=0.27.0
safetensors>=0.4.0
mediapipe>=0.10.9
opencv-python>=4.9.0
numpy>=1.26.0
Pillow>=10.0.0
pyyaml>=6.0

[app]
gradio>=4.15.0
fastapi>=0.109.0
uvicorn[standard]>=0.27.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
ruff>=0.2.0
mypy>=1.8.0
types-PyYAML>=6.0.0
types-requests>=2.31.0
scipy>=1.10.0

[eval]
torch-fidelity>=0.3.0
lpips>=0.1.4
scikit-image>=0.22.0
scipy>=1.10.0

[gpu]
torch>=2.1.0
xformers>=0.0.23
triton>=2.1.0

[train]
wandb>=0.16.0
webdataset>=0.2.0
deepspeed>=0.13.0
lpips>=0.1.4
insightface>=0.7.3
onnxruntime-gpu>=1.17.0
