Thaweewat commited on
Commit
ee82891
1 Parent(s): 6fe986d

Remove share

Browse files
Files changed (2) hide show
  1. .idea/workspace.xml +1 -1
  2. app.py +1 -1
.idea/workspace.xml CHANGED
@@ -47,7 +47,7 @@
47
  <option name="number" value="Default" />
48
  <option name="presentableId" value="Default" />
49
  <updated>1677222707113</updated>
50
- <workItem from="1677222708286" duration="7418000" />
51
  </task>
52
  <servers />
53
  </component>
 
47
  <option name="number" value="Default" />
48
  <option name="presentableId" value="Default" />
49
  <updated>1677222707113</updated>
50
+ <workItem from="1677222708286" duration="8342000" />
51
  </task>
52
  <servers />
53
  </component>
app.py CHANGED
@@ -112,4 +112,4 @@ with block:
112
  run_button.click(fn=process, inputs=ips, outputs=[result_gallery])
113
 
114
 
115
- block.launch(debug = True, share=True)
 
112
  run_button.click(fn=process, inputs=ips, outputs=[result_gallery])
113
 
114
 
115
+ block.launch(debug = True)