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

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 = [["flower in mountain, "spring", "winter", 1.5], ["남자", "아기", "노인", 2.5], ["a tomato", "super fresh", "rotten", 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 {