durgaamma2005 commited on
Commit
a714be0
1 Parent(s): 44ca5e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ def predict(img):
10
 
11
  title = "Modi, 2014ka, 2021ka"
12
  description = "Its fun project to predict whether modi image is from 2014 time period or from 2021, based on his beard size"
13
- article="<p style='text-align: center'><a href='https://github.com/mldurga/projects/blob/master/Fire_smoke_detector.ipynb' target='_blank'>Blog post</a></p>"
14
  interpretation='default'
15
  #examples = ['Neutral2.jpeg','smoke1.jpeg','smoke2.jpeg','fire1.png']
16
 
 
10
 
11
  title = "Modi, 2014ka, 2021ka"
12
  description = "Its fun project to predict whether modi image is from 2014 time period or from 2021, based on his beard size"
13
+ article="<p style='text-align: center'><a href='https://mldurga.github.io/easydl/fastbook/2021/08/04/Fastbook-chapter2.html' target='_blank'>Blog post</a></p>"
14
  interpretation='default'
15
  #examples = ['Neutral2.jpeg','smoke1.jpeg','smoke2.jpeg','fire1.png']
16