Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
asu_model_test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9cd1670
asu_model_test
/
app.py
asalazar
update
9cd1670
about 3 years ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/xlm-roberta-large-finetuned-conll03-english"
).launch();