WiNE-iNEFF commited on
Commit
e183288
·
1 Parent(s): e6bfd2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ def ex():
55
  return crrop(generate())
56
 
57
 
58
- demo = gr.Blocks(css=".container {max-width: 730px;margin: auto;} #gallery {min-height: 100px; max-height: 400px; margin-bottom: 15px; margin-left: auto; margin-right: auto; border-bottom-right-radius: .5rem !important; border-bottom-left-radius: .5rem !important;} #gallery>div>.h-full {max-height: 400px !important;}")
59
 
60
  with demo:
61
  gr.HTML(
 
55
  return crrop(generate())
56
 
57
 
58
+ demo = gr.Blocks(css=".container {max-width: 730px;margin: auto;} #gallery {margin-bottom: 15px; margin-left: auto; margin-right: auto; border-bottom-right-radius: .5rem !important; border-bottom-left-radius: .5rem !important;}")
59
 
60
  with demo:
61
  gr.HTML(