medimage / app.py
hubsnippetai's picture
Update app.py
6643117 verified
raw
history blame
158 Bytes
# import gradio as gr
# app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
import gradio_client as Client
client = Client("hubsnippetai/jupyterlab")