Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Linkthat
/
IntentClassification
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6c382fe
IntentClassification
/
app.py
fathyshalab
initial commit
6c382fe
about 3 years ago
raw
Copy download link
history
blame
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/joeddav/xlm-roberta-large-xnli"
).launch()