cosmicroxks commited on
Commit
3a61adf
1 Parent(s): 857c978

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -31,8 +31,8 @@ def infer(prompt, samples, steps, scale, seed):
31
  return images
32
 
33
 
34
- gr.Interface(
35
- block = gr.Blocks()
36
 
37
  with block:
38
  with gr.Group():
 
31
  return images
32
 
33
 
34
+ ###gr.Interface(
35
+ #block = gr.Blocks()
36
 
37
  with block:
38
  with gr.Group():