enotkrutoy commited on
Commit
c365ee1
1 Parent(s): 752b8fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -85,5 +85,4 @@ app = gr.Interface(
85
  ],
86
  outputs="image"
87
  )
88
-
89
- app.launch(share=True)
 
85
  ],
86
  outputs="image"
87
  )
88
+ app.launch()