Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gna1L
/
ml6team-keyphrase-extraction-kbir-inspec
like
0
Sleeping
App
Files
Files
Community
main
ml6team-keyphrase-extraction-kbir-inspec
/
app.py
Gna1L
initial commit
be7cea3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ml6team/keyphrase-extraction-kbir-inspec"
).launch()