Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hubsnippetai
/
medimage
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5aaf11
medimage
/
app.py
hubsnippetai
Update app.py
e5aaf11
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
app = gr.Interface.load(
'hubsnippetai/jupyterlab'
)
#app.launch()