R2454 commited on
Commit
c4bac2c
·
1 Parent(s): e814c8e

Added Multiple things

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -191,4 +191,5 @@ demo = gr.TabbedInterface(
191
  )
192
 
193
  if __name__ == "__main__":
 
194
  demo.launch(debug=True)
 
191
  )
192
 
193
  if __name__ == "__main__":
194
+
195
  demo.launch(debug=True)