lehduong commited on
Commit
2855037
·
verified ·
1 Parent(s): 34ff79a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -638,7 +638,7 @@ def get_example():
638
  "Inpainting with Black mask", # Example name - new column
639
  "./assets/examples/inpainting/giorno.webp", # Preview column
640
  ["./assets/examples/inpainting/giorno.webp"], # Input image path
641
- "[[image_inpainting]]",
642
  NEGATIVE_PROMPT,
643
  50, # num_steps
644
  4.0, # guidance_scale
 
638
  "Inpainting with Black mask", # Example name - new column
639
  "./assets/examples/inpainting/giorno.webp", # Preview column
640
  ["./assets/examples/inpainting/giorno.webp"], # Input image path
641
+ "[[inpainting]]",
642
  NEGATIVE_PROMPT,
643
  50, # num_steps
644
  4.0, # guidance_scale