Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
Universal-NER-UniNER-7B-definition
like
2
Running
App
Files
Files
Community
main
Universal-NER-UniNER-7B-definition
/
app.py
PeepDaSlan9
initial commit
60fb9c2
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Universal-NER/UniNER-7B-definition"
).launch()