nkanungo commited on
Commit
8f60e3d
·
verified ·
1 Parent(s): 752953f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -28,12 +28,12 @@ gr.Interface(
28
  gr.Gallery(rows=2, columns=1),
29
  gr.Gallery(rows=2, columns=1),
30
  gr.Gallery(rows=2, columns=1),
31
- gr.Gallery(rows=2, columns=1),
32
- gr.Gallery(rows=2, columns=1),
33
- gr.Gallery(rows=2, columns=1),
34
- gr.Gallery(rows=2, columns=1),
35
- gr.Gallery(rows=2, columns=1),
36
- gr.Gallery(rows=2, columns=1)
37
 
38
  ],
39
  title="Stable Diffusion",
 
28
  gr.Gallery(rows=2, columns=1),
29
  gr.Gallery(rows=2, columns=1),
30
  gr.Gallery(rows=2, columns=1),
31
+ # gr.Gallery(rows=2, columns=1),
32
+ # gr.Gallery(rows=2, columns=1),
33
+ # gr.Gallery(rows=2, columns=1),
34
+ # gr.Gallery(rows=2, columns=1),
35
+ # gr.Gallery(rows=2, columns=1),
36
+ # gr.Gallery(rows=2, columns=1)
37
 
38
  ],
39
  title="Stable Diffusion",