Sushil Thapa commited on
Commit
7312ea0
1 Parent(s): 886e7c2

Fix gradio HF sharing

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ with image_blocks as demo:
138
  """
139
  )
140
 
141
- image_blocks.launch(share=True)
 
138
  """
139
  )
140
 
141
+ image_blocks.launch()