John Smith commited on
Commit
41739ba
·
1 Parent(s): 69f4bed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ def image_mod(image):
32
  gr.Interface(fn=image_mod,
33
  inputs=gr.Image(shape=(256, 256)),
34
  outputs=gr.Label(num_top_classes=3),
35
- examples=["Daedalus_000355_171913_516869_4578_(36155269413).jpg","Stuyvesant_Fish_House_25_E78_St_cloudy_jeh.jpg","Morning_fog_-_Flickr_-_tmoravec.jpg","Jida,_Zhuhai,_rainy_day.jpg","Snow_on_Branches,_Beechview,_2020-12-17,_01.jpg"]).launch()
 
32
  gr.Interface(fn=image_mod,
33
  inputs=gr.Image(shape=(256, 256)),
34
  outputs=gr.Label(num_top_classes=3),
35
+ examples=["Daedalus_000355_171913_516869_4578_(36155269413).jpg","Stuyvesant_Fish_House_25_E78_St_cloudy_jeh.jpg","Morning_fog_-_Flickr_-_tmoravec.jpg","Jida,_Zhuhai,_rainy_day.jpg","Snowy_Nashua.jpg"]).launch()