dbaranchuk commited on
Commit
818a2f4
·
1 Parent(s): 243b399

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ with gr.Blocks(css=css) as demo:
112
  ],
113
  [
114
  "examples/orig_2.jpg", #input_image
115
- "Add sunglasses to teddy bear", #tgt_prompt
116
  2, #guidance_scale
117
  4
118
  ],
 
112
  ],
113
  [
114
  "examples/orig_2.jpg", #input_image
115
+ "Turn a teddy bear into panda", #tgt_prompt
116
  2, #guidance_scale
117
  4
118
  ],