medimage / app.py
hubsnippetai's picture
Update app.py
347a66a verified
raw
history blame
184 Bytes
# import gradio as gr
# app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
from gradio_client import Client
client = Client("hubsnippetai/medapp", hf_token=huggingfacesecret)