--- title: RF-DETR Realtime Webcam Demo emoji: 🎯 colorFrom: blue colorTo: purple sdk: gradio app_file: app.py python_version: "3.11" suggested_hardware: "a10g-small" pinned: false tags: - object-detection - instance-segmentation - rf-detr - webcam - zerogpu --- Realtime webcam and upload demo for RF-DETR object detection and instance segmentation. This Space is compatible with ZeroGPU by using `@spaces.GPU` on inference functions. To run with ZeroGPU, select **ZeroGPU** hardware from the Space settings.