medimage / app.py
hubsnippetai's picture
Update app.py
5ac2486 verified
raw
history blame
84 Bytes
import gradio as gr
app = gr.Interface.load('hubsnippetai/jupyterlab')
app.launch()