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...
e4aa664
Dannv
/
app.py
nguyenvandan
initial commit
e4aa664
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/tsmatz/xlm-roberta-ner-japanese"
).launch()