fffiloni commited on
Commit
7baf528
·
1 Parent(s): b2ca5bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def infer (custom_model, weight_name, prompt, inf_steps, guidance_scale, seed, l
116
  css="""
117
  #col-container{
118
  margin: 0 auto;
119
- max-width: 680px;
120
  text-align: left;
121
  }
122
  div#warning-duplicate {
 
116
  css="""
117
  #col-container{
118
  margin: 0 auto;
119
+ max-width: 720px;
120
  text-align: left;
121
  }
122
  div#warning-duplicate {