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

Update inpaint_zoom/app/zoom_in_app.py

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