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

Update app.py

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