multimodalart HF staff commited on
Commit
f4a3b9f
1 Parent(s): 2e4c289

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -252,6 +252,7 @@ run_lora.zerogpu = True
252
 
253
  css = '''
254
  #gen_btn{height: 100%}
 
255
  #title{text-align: center}
256
  #title h1{font-size: 3em; display:inline-flex; align-items:center}
257
  #title img{width: 100px; margin-right: 0.5em}
 
252
 
253
  css = '''
254
  #gen_btn{height: 100%}
255
+ #gen_column{align-self: stretch}
256
  #title{text-align: center}
257
  #title h1{font-size: 3em; display:inline-flex; align-items:center}
258
  #title img{width: 100px; margin-right: 0.5em}