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

Update app.py

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