Shuang59 commited on
Commit
45b25a1
β€’
1 Parent(s): 5eea95a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ examples_1 = 'a camel | a forest'
135
  examples_2 = 'A blue sky | A mountain in the horizon | Cherry Blossoms in front of the mountain'
136
  examples_3 = '0.1, 0.5 | 0.3, 0.5 | 0.5, 0.5 | 0.7, 0.5 | 0.9, 0.5'
137
  examples_4 = 'a blue house | a desert'
138
- examples_5 = 'a white church | lightning in the background | a flood'
139
  examples_6 = 'a camel | arctic'
140
  examples_7 = 'A lake | A mountain | Cherry Blossoms next to the lake'
141
  examples = [
 
135
  examples_2 = 'A blue sky | A mountain in the horizon | Cherry Blossoms in front of the mountain'
136
  examples_3 = '0.1, 0.5 | 0.3, 0.5 | 0.5, 0.5 | 0.7, 0.5 | 0.9, 0.5'
137
  examples_4 = 'a blue house | a desert'
138
+ examples_5 = 'a white church | lightning in the background'
139
  examples_6 = 'a camel | arctic'
140
  examples_7 = 'A lake | A mountain | Cherry Blossoms next to the lake'
141
  examples = [