Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dipesh
/
dipesh-Intent-Classification-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fbd13f7
dipesh-Intent-Classification-large
/
app.py
dipesh
initial commit
fbd13f7
about 3 years ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/dipesh/Intent-Classification-large"
).launch()