PearlIsa commited on
Commit
56274ac
1 Parent(s): 944fcc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -461,7 +461,7 @@ def create_demo():
461
  label="Your message",
462
  placeholder="Type your message here...",
463
  lines=2,
464
- scale=4
465
  autofocus=True,
466
  submit_on_enter=True
467
  )
 
461
  label="Your message",
462
  placeholder="Type your message here...",
463
  lines=2,
464
+ scale=4,
465
  autofocus=True,
466
  submit_on_enter=True
467
  )