Spaces:
Running
Running
| # Deep learning + YOLO | |
| torch | |
| torchvision | |
| ultralytics | |
| # AutoML and predictor stack | |
| autogluon.tabular==1.4.0 | |
| autogluon.core==1.4.0 | |
| fastai | |
| fastcore | |
| pandas | |
| numpy | |
| scikit-learn | |
| # Tree-based AutoGluon models | |
| lightgbm | |
| catboost | |
| xgboost | |
| # Gradio GUI + visualization | |
| gradio | |
| ffmpeg-python | |
| huggingface_hub | |
| # MoviePy for video clipping | |
| moviepy | |
| # General utilities | |
| tqdm | |
| requests |