Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
electra
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
34eae07
electra
/
app.py
micole66
Update app.py
34eae07
about 3 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/vicgalle/xlm-roberta-large-xnli-anli"
).launch()