Chris4K commited on
Commit
2e20b01
·
verified ·
1 Parent(s): 8305d68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -698,7 +698,7 @@ def launch_interface(share=True):
698
  )
699
 
700
  ####
701
- with gr.Tab("Automated"):
702
  auto_file_input = gr.File(label="Upload File (Optional)")
703
  auto_query_input = gr.Textbox(label="Search Query")
704
  auto_model_types = gr.CheckboxGroup(
 
698
  )
699
 
700
  ####
701
+ with gr.Tab("Automated"):
702
  auto_file_input = gr.File(label="Upload File (Optional)")
703
  auto_query_input = gr.Textbox(label="Search Query")
704
  auto_model_types = gr.CheckboxGroup(