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...
4af46e9
medimage
/
app.py
hubsnippetai
Update app.py
4af46e9
verified
11 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
app = gr.Interface.load(
'hubsnippetai/jupyterlab'
)
#app.launch()