Sukanth07 commited on
Commit
254a8b9
·
1 Parent(s): f0adec7

dummy commit

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ warnings.filterwarnings("ignore")
9
 
10
  # utils.copy_builder()
11
 
 
12
  def show_processing_text():
13
  return gr.update(visible=True), gr.update(visible=False)
14
 
 
9
 
10
  # utils.copy_builder()
11
 
12
+
13
  def show_processing_text():
14
  return gr.update(visible=True), gr.update(visible=False)
15