Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
UlmerMan
/
ybzz-detr-finetuned-pothole-v2
like
0
Sleeping
App
Files
Files
Community
e8b21c0
ybzz-detr-finetuned-pothole-v2
/
app.py
UlmerMan
initial commit
e8b21c0
verified
6 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/ybzz/detr-finetuned-pothole-v2"
).launch()