Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ekta-96
/
vishnun-knowledge-graph-nlp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4e61a87
vishnun-knowledge-graph-nlp
/
app.py
Ekta-96
initial commit
4e61a87
verified
9 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/vishnun/knowledge-graph-nlp"
).launch()