frankaging commited on
Commit
8b0cab9
·
1 Parent(s): 4a858e6
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -235,7 +235,6 @@ with gr.Blocks(css="style.css") as demo:
235
  value=DEFAULT_MAX_NEW_TOKENS,
236
  label="", # hide the big label
237
  container=False,
238
- style={"width": "30%"} # narrower
239
  )
240
 
241
  # Wire up events
 
235
  value=DEFAULT_MAX_NEW_TOKENS,
236
  label="", # hide the big label
237
  container=False,
 
238
  )
239
 
240
  # Wire up events