George Krupenchenkov commited on
Commit
4f67575
·
1 Parent(s): d023582

added hw6 markups

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -237,6 +237,7 @@ with gr.Blocks(css=css) as demo:
237
  max_lines=1,
238
  placeholder="Enter a negative prompt",
239
  visible=True,
 
240
  )
241
 
242
  seed = gr.Slider(
 
237
  max_lines=1,
238
  placeholder="Enter a negative prompt",
239
  visible=True,
240
+ value="bad anatomy, crop image, bad face of the cat"
241
  )
242
 
243
  seed = gr.Slider(