gzgnlp commited on
Commit
224e26e
·
1 Parent(s): 56435a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ GradioGUI = gr.Interface(
58
  title='Aşağılayıcı Yorum Tespiti',
59
  css='''span{text-transform: uppercase} p{text-align: center}''')
60
 
61
- GradioGUI.launch(share=True)
 
58
  title='Aşağılayıcı Yorum Tespiti',
59
  css='''span{text-transform: uppercase} p{text-align: center}''')
60
 
61
+ GradioGUI.launch()