Spaces:
Running
Running
Update app.py
Browse files
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": "
|
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
|