zklee98 commited on
Commit
994d04f
·
verified ·
1 Parent(s): 56bfbe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ gr.Interface(fn=predict,
138
  gr.Textbox(label='Affected area:').style(container=False)],
139
  title='Solar Panel Anomaly Detector',
140
  description=description,
141
- examples=['/images/10000.jpg'],
142
  #[PILImage.create('https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1046.jpg')]],
143
  #['/images/1093.jpg'],
144
  #['/images/2503.jpg'],
 
138
  gr.Textbox(label='Affected area:').style(container=False)],
139
  title='Solar Panel Anomaly Detector',
140
  description=description,
141
+ examples=['/images/10000.jpg', '/images/1093.jpg'],
142
  #[PILImage.create('https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1046.jpg')]],
143
  #['/images/1093.jpg'],
144
  #['/images/2503.jpg'],