Shuang59 commited on
Commit
f6bbdbc
β€’
1 Parent(s): 11c9d88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -149,7 +149,6 @@ examples = [
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_6, "1 | -1", 'Stable_Diffusion_1v_4', 15, 50, 0],
153
  [examples_3, "1 | 1 | 1 | 1 | 1", 'CLEVR Objects', 10, 100, 0]
154
  ]
155
 
 
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]
153
  ]
154