Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nguyenvandan
/
Dannv
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
556b407
Dannv
/
app.py
nguyenvandan
Update app.py
556b407
verified
about 1 year ago
raw
Copy download link
history
blame
80 Bytes
import
gradio
as
gr
gr.load(
"models/tsmatz/xlm-roberta-ner-japanese"
).launch()