Spaces:
Sleeping
Sleeping
| streamlit==1.50.0 | |
| # Pin torch/vision to CPU-friendly wheels that don't pull CUDA deps | |
| torch==2.3.1 | |
| torchvision==0.18.1 | |
| ultralytics==8.3.221 | |
| opencv-python-headless==4.12.0.88 | |
| pillow==11.3.0 | |
| pandas==2.3.3 | |
| numpy==2.2.6 | |
| plotly==6.3.1 | |
| streamlit-modal==0.1.2 | |
| # Face recognition (CPU) via ONNXRuntime + InsightFace | |
| insightface==0.7.3 | |
| onnxruntime==1.19.2 | |
| scikit-learn==1.7.2 | |