aixsatoshi commited on
Commit
821dc90
1 Parent(s): f476fe1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -184,5 +184,4 @@ with gr.Blocks() as demo:
184
  )
185
 
186
  if __name__ == "__main__":
187
- demo.launch(share=True)
188
- ```
 
184
  )
185
 
186
  if __name__ == "__main__":
187
+ demo.launch(share=True)