elgammal commited on
Commit
d04e6e1
·
1 Parent(s): 7ed6fbe

changed lunch seting

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ with gr.Blocks() as demo:
36
 
37
 
38
  if __name__=='__main__':
39
- demo.launch(debug=True)
 
36
 
37
 
38
  if __name__=='__main__':
39
+ demo.launch(share=True,inline= False)