w601sxs commited on
Commit
201db67
1 Parent(s): c01f206

removing share true

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,4 +6,4 @@ inter1 = gr.Interface.load("models/circulus/sd-photoreal-real-v2",
6
  theme=gr.themes.Soft())
7
 
8
 
9
- inter1.launch(share=True)
 
6
  theme=gr.themes.Soft())
7
 
8
 
9
+ inter1.launch()