Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|