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...
hubsnippetai
commited on
May 29, 2024
Commit
4af46e9
·
verified
·
1 Parent(s):
5ac2486
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import gradio as gr
2
3
app = gr.Interface.load('hubsnippetai/jupyterlab')
4
-
app.launch()
1
import gradio as gr
2
3
app = gr.Interface.load('hubsnippetai/jupyterlab')
4
+
#
app.launch()