zenafey commited on
Commit
310cdc8
·
1 Parent(s): c8b7237

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -269,7 +269,7 @@ def flip_text(prompt, negative_prompt, model, steps, sampler, cfg_scale, width,
269
 
270
  css = """
271
  #model_dd {
272
- width: 50%;
273
  }
274
  """
275
 
 
269
 
270
  css = """
271
  #model_dd {
272
+ width: 10px;
273
  }
274
  """
275