katiekockos commited on
Commit
b6f9430
·
verified ·
1 Parent(s): f06adfd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -52,8 +52,8 @@ example_images = [
52
  str(Path('example_images/example_2.jpg')),
53
  str(Path('example_images/example_3.jpg')),
54
  str(Path('example_images/example_4.jpg')),
55
- str(Path('example_images/example_5.jpg')),
56
- str(Path('example_images/example_6.jpg'))
57
  ]
58
 
59
  # Function to handle AI generation progress updates
 
52
  str(Path('example_images/example_2.jpg')),
53
  str(Path('example_images/example_3.jpg')),
54
  str(Path('example_images/example_4.jpg')),
55
+ str(Path('example_images/example_5.jpg'))
56
+
57
  ]
58
 
59
  # Function to handle AI generation progress updates