Tonic commited on
Commit
9d4b679
·
verified ·
1 Parent(s): 5171d49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -82,7 +82,6 @@ def app_interface():
82
 
83
  with gr.Row():
84
  with gr.Column():
85
- for text_box in input_text_boxes:
86
  text_box
87
  with gr.Column():
88
  compute_button
 
82
 
83
  with gr.Row():
84
  with gr.Column():
 
85
  text_box
86
  with gr.Column():
87
  compute_button