theomonnom commited on
Commit
c32bc3a
·
verified ·
1 Parent(s): 8d2d3a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,4 +294,4 @@ Red ⇒ agent should reply • Blue ⇒ agent should wait"""
294
  outputs=[out_ht_a, out_html_a, out_ht_b, out_html_b]
295
  )
296
 
297
- demo.launch()
 
294
  outputs=[out_ht_a, out_html_a, out_ht_b, out_html_b]
295
  )
296
 
297
+ demo.launch(share=True)