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...
63541a2
demo123
/
app.py
valeria-legaria
Update app.py
63541a2
about 3 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"mindee/fasterrcnn_mobilenet_v3_large_fpn"
).launch();