Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
subkr
/
universalner-uner_all
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fe6cb1b
universalner-uner_all
/
app.py
subkr
initial commit
fe6cb1b
verified
10 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/universalner/uner_all"
).launch()