Spaces:
Sleeping
Sleeping
| # --- THE STABLE CORE (Do not change these) --- | |
| tensorflow==2.13.0 | |
| numpy==1.24.3 | |
| protobuf==3.20.3 | |
| # --- TFOD API ESSENTIALS (Adjusted for TF-Models-Official 2.13 compatibility) --- | |
| tf-models-official==2.13.0 | |
| pycocotools==2.0.7 | |
| lvis==0.5.3 | |
| gin-config==0.5.0 | |
| tf-slim==1.1.0 | |
| pyyaml>=5.1,<6.0 | |
| lxml==5.3.0 | |
| scipy==1.10.1 | |
| # --- APP & UTILS --- | |
| fastapi | |
| uvicorn | |
| python-multipart | |
| huggingface_hub | |
| pillow | |
| opencv-python-headless | |
| wget |