Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo123
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
27b0367
demo123
/
app.py
valeria-legaria
Mod
27b0367
about 3 years ago
raw
Copy download link
history
blame
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/mindee/fasterrcnn_mobilenet_v3_large_fpn"
).launch();