xlreator commited on
Commit
46d4dde
1 Parent(s): bb9e337

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -96,3 +96,4 @@ demo = gr.Interface(
96
  ),
97
  theme=gr.themes.Base()
98
  )
 
 
96
  ),
97
  theme=gr.themes.Base()
98
  )
99
+ demo.launch()