Spaces:
Sleeping
Sleeping
| # Core UI | |
| gradio>=4.0 | |
| # Image handling | |
| Pillow>=10.0 | |
| numpy>=1.24 | |
| # ML / Models (Python 3.13 needs torch 2.5+) | |
| torch>=2.5.0 | |
| transformers>=4.35 | |
| huggingface-hub>=0.20 | |
| # Background removal (includes onnxruntime CPU backend) | |
| rembg[cpu] | |
| # Utilities | |
| python-dotenv>=1.0 | |
| fpdf2>=2.7 | |