Shuang59 commited on
Commit
c97e5cb
β€’
1 Parent(s): 5388bef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ examples_7 = 'A lake | A mountain | Cherry Blossoms next to the lake'
146
  examples = [
147
  [examples_1, "1 | -1", 'Stable_Diffusion_1v_4', 15, 50, 0],
148
  [examples_4, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
149
- [examples_7, "1 | 1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
150
  [examples_5, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
151
  [examples_6, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
152
  [examples_3, "1 | 1 | 1 | 1 | 1", 'CLEVR Objects', 10, 100, 0]
 
146
  examples = [
147
  [examples_1, "1 | -1", 'Stable_Diffusion_1v_4', 15, 50, 0],
148
  [examples_4, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
149
+ [examples_7, "1 | 1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 3],
150
  [examples_5, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
151
  [examples_6, "1 | 1", 'Stable_Diffusion_1v_4', 15, 50, 0],
152
  [examples_3, "1 | 1 | 1 | 1 | 1", 'CLEVR Objects', 10, 100, 0]