Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
changsu
/
changsu-testmodel
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5abe0f6
changsu-testmodel
/
app.py
changsu
initial commit
5abe0f6
over 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/changsu/testmodel"
).launch()