zenafey commited on
Commit
d95ddd2
·
1 Parent(s): 7ee5c24

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
  css = """
270
  #generate {
271
  height: 50%;
272
- }
273
  #cancel {
274
  height: 50%;
275
  }
 
269
  css = """
270
  #generate {
271
  height: 50%;
272
+ },
273
  #cancel {
274
  height: 50%;
275
  }