Shuang59 commited on
Commit
0a33c06
β€’
1 Parent(s): e9116d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ def compose(prompt, version, guidance_scale, steps):
335
  examples_1 = 'a camel | a forest'
336
  examples_2 = 'A blue sky | A mountain in the horizon | Cherry Blossoms in front of the mountain'
337
  examples_3 = '0.1, 0.5 | 0.3, 0.5 | 0.5, 0.5 | 0.7, 0.5 | 0.9, 0.5'
338
- examples_4 = 'red trees | a blue house'
339
  examples_5 = 'a white church | lightning in the background'
340
  examples_6 = 'a camel | arctic'
341
  examples_7 = 'A lake | A mountain | Cherry Blossoms next to the lake'
 
335
  examples_1 = 'a camel | a forest'
336
  examples_2 = 'A blue sky | A mountain in the horizon | Cherry Blossoms in front of the mountain'
337
  examples_3 = '0.1, 0.5 | 0.3, 0.5 | 0.5, 0.5 | 0.7, 0.5 | 0.9, 0.5'
338
+ examples_4 = 'a dog | a desert'
339
  examples_5 = 'a white church | lightning in the background'
340
  examples_6 = 'a camel | arctic'
341
  examples_7 = 'A lake | A mountain | Cherry Blossoms next to the lake'