wormcode commited on
Commit
e6cdf75
·
1 Parent(s): 22ff099

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ def main(
150
  )
151
  ,
152
  gr.inputs.Textbox(
153
- lines=5,
154
  label="DebugInfo",
155
  )
156
  ],
 
150
  )
151
  ,
152
  gr.inputs.Textbox(
153
+ lines=4,
154
  label="DebugInfo",
155
  )
156
  ],