Ray commited on
Commit
77d6865
·
1 Parent(s): b3597f7

Add example images via Git LFS

Browse files
app.py CHANGED
@@ -93,9 +93,9 @@ css = """
93
  example_paths = [
94
  ["example/get-out.jpg"],
95
  ["example/group_5.jpg"],
96
- ["example/historic-photos.jpg"]
97
- ["example/wweii_nurse.jpg"]
98
- ["example/happy-friends.jpg"]
99
  ]
100
 
101
  with gr.Blocks(css=css) as demo:
 
93
  example_paths = [
94
  ["example/get-out.jpg"],
95
  ["example/group_5.jpg"],
96
+ ["example/historic-photos.jpg"],
97
+ ["example/wweii_nurse.jpg"],
98
+ ["example/albert-einstein-and-charlie-chaplin.jpg"]
99
  ]
100
 
101
  with gr.Blocks(css=css) as demo:
example/{happy-friends.jpg → albert-einstein-and-charlie-chaplin.jpg} RENAMED
File without changes