mdeniz1 commited on
Commit
51e75cd
1 Parent(s): 66c4022

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,4 +27,4 @@ gr.Interface(
27
  title=title,
28
  description=description,
29
  examples=[["ortam oldukça güzel"], ["senden bir cacık olmaz"]],
30
- ).launch(share=True)
 
27
  title=title,
28
  description=description,
29
  examples=[["ortam oldukça güzel"], ["senden bir cacık olmaz"]],
30
+ ).launch()