sumuks HF Staff commited on
Commit
0043673
·
verified ·
1 Parent(s): 4fdbee0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -50,4 +50,5 @@ def build_tabs():
50
 
51
  with gr.Blocks(theme="default") as demo:
52
  build_tabs()
53
- demo.launch()
 
 
50
 
51
  with gr.Blocks(theme="default") as demo:
52
  build_tabs()
53
+
54
+ demo.launch()