Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KIRASA
/
model
like
0
Running
App
Files
Files
Community
main
model
/
app.py
KIRASA
initial commit
a5d5979
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/convnext-base-224"
).launch()