Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cloudqi
/
cqi_classification_pt_v0
like
0
Runtime error
App
Files
Files
Community
02b3e0b
cqi_classification_pt_v0
/
app.py
brezende
initial commit
02b3e0b
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/cloudqi/cqi_classification_pt_v0"
).launch()