zklee98 commited on
Commit
d52edf7
·
verified ·
1 Parent(s): 4ac8935

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ gr.Interface(fn=predict,
142
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1046.jpg'],
143
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1093.jpg'],
144
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/2503.jpg'],
145
- ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/4978.jpg'].
146
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/5039.jpg'],
147
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/7001.jpg']],
148
  article= '<center>by <a href="https://www.linkedin.com/in/lzk/">Lee Zhe Kaai</a></center>').launch()
 
142
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1046.jpg'],
143
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/1093.jpg'],
144
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/2503.jpg'],
145
+ ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/4978.jpg'],
146
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/5039.jpg'],
147
  ['https://huggingface.co/spaces/zklee98/SolarPanelAnomaly/resolve/main/images/7001.jpg']],
148
  article= '<center>by <a href="https://www.linkedin.com/in/lzk/">Lee Zhe Kaai</a></center>').launch()