acecalisto3 commited on
Commit
92b61f7
1 Parent(s): a96d22b

Rename app.py to 1app.py

Browse files
Files changed (1) hide show
  1. app.py → 1app.py +1 -2
app.py → 1app.py RENAMED
@@ -642,5 +642,4 @@ with gr.Blocks(css=css) as demo:
642
  yield {search_page: gr.Column(visible=True)}
643
 
644
 
645
- demo.launch()
646
-
 
642
  yield {search_page: gr.Column(visible=True)}
643
 
644
 
645
+ demo.launch()