hubsnippetai commited on
Commit
a702c9c
1 Parent(s): 93bc6fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,4 +5,4 @@ secret = os.getenv('huggingfacesecret')
5
 
6
  from gradio_client import Client
7
 
8
- client = Client("hubsnippetai/medapp", hf_token=secret, SPACE_ID="hubsnippetai/medapp")
 
5
 
6
  from gradio_client import Client
7
 
8
+ client = Client("hubsnippetai/medapp", hf_token=secret)