Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yashriva
/
d2i-pti-iu-test_svc_model5
like
0
Runtime error
App
Files
Files
Community
d7d619c
d2i-pti-iu-test_svc_model5
/
app.py
yashriva
initial commit
d7d619c
over 1 year ago
raw
Copy download link
history
blame
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/d2i-pti-iu/test_svc_model"
).launch()