Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wessel369
/
frizwankhan-entity-linking-model-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dc1ba47
frizwankhan-entity-linking-model-final
/
app.py
wessel369
initial commit
dc1ba47
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/frizwankhan/entity-linking-model-final"
).launch()