speech-test commited on
Commit
edfe9df
1 Parent(s): b9de6e7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ article = (
52
  )
53
  examples = [["A still life of grapes and a bottle of wine"],
54
  ["Город в стиле киберпанк"],
55
- ["A colorful photo of coral reef"],
56
  ["A white cat sitting in a cardboard box"]]
57
 
58
  series = Series(translator, generator,
 
52
  )
53
  examples = [["A still life of grapes and a bottle of wine"],
54
  ["Город в стиле киберпанк"],
55
+ ["A colorful photo of a coral reef"],
56
  ["A white cat sitting in a cardboard box"]]
57
 
58
  series = Series(translator, generator,