Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
hustvl-yolos-tiny
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8942e54
hustvl-yolos-tiny
/
app.py
adildhkh
initial commit
8942e54
over 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/hustvl/yolos-tiny"
).launch()