Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AI4EPS
/
test-model
like
0
Runtime error
App
Files
Files
Community
c585801
test-model
/
app.py
zhuwq0
initial commit
c585801
about 2 years ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/zhuwq/test-model"
).launch()