endrol commited on
Commit
0f501f8
·
1 Parent(s): 1428f84

add sr process time status

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def main():
113
 
114
  status_text = gr.Textbox(
115
  label="Status",
116
- lines=5,
117
  value="Ready to enhance images!",
118
  interactive=False
119
  )
 
113
 
114
  status_text = gr.Textbox(
115
  label="Status",
116
+ lines=6,
117
  value="Ready to enhance images!",
118
  interactive=False
119
  )