Kimis Perros commited on
Commit
5ffe74e
·
1 Parent(s): b8004c8

UI tweaks

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ demo = gr.Interface(
64
  )
65
 
66
  if __name__ == "__main__":
67
- demo.launch(analytics_enabled=False)
 
64
  )
65
 
66
  if __name__ == "__main__":
67
+ demo.launch()