miaw1419 commited on
Commit
03a451d
·
verified ·
1 Parent(s): ed81819

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,6 +73,7 @@ else:
73
  from PIL import Image
74
 
75
  comment_images = [
 
76
  "test.png",
77
  "comment_images/0.png",
78
  "comment_images/1.png",
@@ -89,7 +90,6 @@ comment_images = [
89
  "comment_images/12.png",
90
  "comment_images/13.png",
91
  "comment_images/14.png",
92
- "comment_images/15.png",
93
  "comment_images/16.png",
94
  "comment_images/17.png",
95
  "comment_images/18.png",
 
73
  from PIL import Image
74
 
75
  comment_images = [
76
+ "comment_images/15.png",
77
  "test.png",
78
  "comment_images/0.png",
79
  "comment_images/1.png",
 
90
  "comment_images/12.png",
91
  "comment_images/13.png",
92
  "comment_images/14.png",
 
93
  "comment_images/16.png",
94
  "comment_images/17.png",
95
  "comment_images/18.png",