Spaces:
Sleeping
Sleeping
hubsnippetai
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -2,4 +2,4 @@
|
|
2 |
# app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
|
3 |
from gradio_client import Client
|
4 |
|
5 |
-
client = Client("hubsnippetai/medapp", hf_token=
|
|
|
2 |
# app = gr.Interface.load('hubsnippetai/jupyterlab').launch()
|
3 |
from gradio_client import Client
|
4 |
|
5 |
+
client = Client("hubsnippetai/medapp", hf_token=huggingfacesecret)
|