ginipick commited on
Commit
20d6ad9
·
verified ·
1 Parent(s): a5eb638

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ def update_pre_generated_images(slider_value, total_images):
160
  def reset_recalc_directions():
161
  return True
162
 
163
- examples = [["a dog in the park", "winter", "summer", 1.5], ["a house", "USA suburb", "Europe", 2.5], ["a tomato", "rotten", "super fresh", 2.5]]
164
 
165
  css = """
166
  footer {
 
160
  def reset_recalc_directions():
161
  return True
162
 
163
+ examples = [["flower in mountain, "spring", "winter", 1.5], ["남자", "아기", "노인", 2.5], ["a tomato", "super fresh", "rotten", 2.5]]
164
 
165
  css = """
166
  footer {