awacke1 commited on
Commit
f7804f7
·
1 Parent(s): 0b9974a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ article = """
70
 
71
  """
72
 
73
- examples=[['Sailboat1.jpg'],['Warship-1.jpg'],['1m_hires.jpeg'],['2m_hires.jpeg'],['3m_hires.jpeg'],['1f_hires.jpeg'],['2f_hires.jpeg'],['3f_hires.jpeg']]
74
 
75
  iface = gr.Interface(
76
  nogan,
 
70
 
71
  """
72
 
73
+ examples=[['1m_hires.jpeg'],['2m_hires.jpeg'],['3m_hires.jpeg'],['1f_hires.jpeg'],['2f_hires.jpeg'],['3f_hires.jpeg']]
74
 
75
  iface = gr.Interface(
76
  nogan,