Spaces:
Build error
Build error
Update app.py
Browse files
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
|