fffiloni commited on
Commit
015098a
·
1 Parent(s): 498db07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def infer(lora_1_id, lora_1_sfts, lora_2_id, lora_2_sfts, prompt, negative_promp
103
  css="""
104
  #col-container{
105
  margin: 0 auto;
106
- max-width: 650px;
107
  text-align: left;
108
  }
109
  div#warning-duplicate {
 
103
  css="""
104
  #col-container{
105
  margin: 0 auto;
106
+ max-width: 750px;
107
  text-align: left;
108
  }
109
  div#warning-duplicate {