isshagle commited on
Commit
2d2124e
1 Parent(s): c309d2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ iface = gr.Interface(
59
  live = True,
60
  description = " Press flag if any erroneous output comes ",
61
  theme=gr.themes.Soft(),
62
- title = "Flipcart User Segmentation"
63
  )
64
 
65
  # Launch the Gradio app
 
59
  live = True,
60
  description = " Press flag if any erroneous output comes ",
61
  theme=gr.themes.Soft(),
62
+ title = "FlipKart User Segmentation"
63
  )
64
 
65
  # Launch the Gradio app