asdfaman commited on
Commit
3d440b8
·
verified ·
1 Parent(s): 9f68a6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ team_members = [
78
  {"name": "Aman Deep", "image": "aman.jpg"}, # Replace with actual paths to images
79
  {"name": "Nandini", "image": "nandini.jpg"},
80
  {"name": "Abhay Sharma", "image": "abhay.jpg"},
81
- {"name": "Ratan Prakash Mishra", "image": "ratan.jpg"}
82
  ]
83
 
84
  # Function to preprocess the images for the model
 
78
  {"name": "Aman Deep", "image": "aman.jpg"}, # Replace with actual paths to images
79
  {"name": "Nandini", "image": "nandini.jpg"},
80
  {"name": "Abhay Sharma", "image": "abhay.jpg"},
81
+ {"name": "Ratan Prakash Mishra", "image": "anandimg.jpg"}
82
  ]
83
 
84
  # Function to preprocess the images for the model