zionia commited on
Commit
2042018
·
verified ·
1 Parent(s): ecf6096
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -139,3 +139,5 @@ app = gr.Interface(
139
  examples=examples,
140
  theme="citrus"
141
  )
 
 
 
139
  examples=examples,
140
  theme="citrus"
141
  )
142
+
143
+ app.launch()