Tonic commited on
Commit
1061b95
β€’
1 Parent(s): aa5f607

Update app.py

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