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