--- title: YOLOv10 emoji: 🏆 colorFrom: red colorTo: green sdk: gradio sdk_version: 4.36.0 app_file: app.py pinned: false license: apache-2.0 --- Extend the UI based on the app.py provided by YOLOv10 official. Replace the model calling method and fix the bug of not being able to call the model. Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference