techasad commited on
Commit
c38df6c
·
verified ·
1 Parent(s): 62f82b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
  title="🎮 Game Idea Generator 🎮",
48
  description="Generate creative game ideas based on a game type!",
49
  )
50
- iface.launch(share=True)
 
47
  title="🎮 Game Idea Generator 🎮",
48
  description="Generate creative game ideas based on a game type!",
49
  )
50
+ iface.launch(share=False)