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