SerdarHelli commited on
Commit
62f8bf9
·
1 Parent(s): 061565a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,4 +124,4 @@ interface=gr.Interface(fn=predict, title="Brain MR Image Generation with StyleGA
124
 
125
 
126
 
127
- interface.launch(debug=True,share=True)
 
124
 
125
 
126
 
127
+ interface.launch(share=True)