Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SethCheng
/
timm-coatnet_2_rw_224.sw_in12k_ft_in1k
like
0
Sleeping
App
Files
Files
Community
main
timm-coatnet_2_rw_224.sw_in12k_ft_in1k
/
app.py
SethCheng
initial commit
aa9ff29
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/timm/coatnet_2_rw_224.sw_in12k_ft_in1k"
).launch()