clr commited on
Commit
df9a8d7
·
1 Parent(s): aea9727

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ with bl:
25
 
26
  text_button.click(show_ex, inputs=text_input, outputs=text_output)
27
 
 
28
 
29
  #https://mercury-docs.readthedocs.io/en/latest/deploy/hugging-face-spaces/
30
  #https://huggingface.co/spaces/pplonski/deploy-mercury
 
25
 
26
  text_button.click(show_ex, inputs=text_input, outputs=text_output)
27
 
28
+ bl.launch()
29
 
30
  #https://mercury-docs.readthedocs.io/en/latest/deploy/hugging-face-spaces/
31
  #https://huggingface.co/spaces/pplonski/deploy-mercury