Hello Hugging Face community,
I’m planning to create a Hugging Face Space for real-time object detection, using Flask or FastAPI as the backend to process images or video streams with models like YOLO or DETR from the Hugging Face Space.
I have two questions:
-
Is it practical to run real-time object detection in a Space using Flask or FastAPI? What are the key limitations or best practices for deployment on Hugging Face Spaces?
-
I’m worried about violating Hugging Face’s policies. Could this type of Space risk my account being flagged or blocked? What steps can I take to ensure compliance with Hugging Face’s Terms of Service?
Any advice, example Spaces, or links to relevant documentation would be greatly appreciated. Thank you!
Best,
Danh Tran (danhtran2mind).