kadirnar commited on
Commit
ecc19c4
1 Parent(s): 26d7dfc

Update inpaint_zoom/app/zoom_out_app.py

Browse files
Files changed (1) hide show
  1. inpaint_zoom/app/zoom_out_app.py +1 -1
inpaint_zoom/app/zoom_out_app.py CHANGED
@@ -13,7 +13,7 @@ stable_paint_model_list = [
13
  ]
14
 
15
  stable_paint_prompt_list = [
16
- "Ancient underground architectural ruins of Hong Kong in a flooded apocalypse landscape of dead skyscrapers",
17
  "A beautiful landscape of a mountain range with a lake in the foreground",
18
  ]
19
 
 
13
  ]
14
 
15
  stable_paint_prompt_list = [
16
+ "children running in the forest , sunny, bright, by studio ghibli painting, superior quality, masterpiece, traditional Japanese colors, by Grzegorz Rutkowski, concept art",
17
  "A beautiful landscape of a mountain range with a lake in the foreground",
18
  ]
19