Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BalajiM
/
ibm-knowgl-large
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
64a2871
ibm-knowgl-large
/
app.py
BalajiM
initial commit
64a2871
almost 2 years ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ibm/knowgl-large"
).launch()