K00B404 commited on
Commit
dee1bf0
·
verified ·
1 Parent(s): ad52e57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -66,4 +66,6 @@ prompt = builder.build_prompt(
66
  base_prompt="a portrait",
67
  gender="female", body="slim", clothing="gothic dress",
68
  land_type="desert", sky="stormy", styles="anime"
69
- )
 
 
 
66
  base_prompt="a portrait",
67
  gender="female", body="slim", clothing="gothic dress",
68
  land_type="desert", sky="stormy", styles="anime"
69
+ )
70
+
71
+ print(prompt)