EstebanDC commited on
Commit
38f734a
·
verified ·
1 Parent(s): 1a15165

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -80,4 +80,5 @@ app = gr.Interface(
80
  theme=my_theme
81
  )
82
 
 
83
  app.launch()
 
80
  theme=my_theme
81
  )
82
 
83
+
84
  app.launch()