1f50c05 683fdd9 3cf4311 340a55a 683fdd9
1
2
3
4
5
6
7
8
# import gradio as gr # app = gr.Interface.load('hubsnippetai/jupyterlab').launch() import os secret = os.getenv['huggingfacesecret'] from gradio_client import Client client = Client("hubsnippetai/medapp", hf_token=secret)