Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ktkeller
/
ktkeller-mem-model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ktkeller-mem-model
/
app.py
ktkeller
initial commit
f94696c
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ktkeller/mem-model"
).launch()