Update app.py
Browse files
app.py
CHANGED
|
@@ -75,7 +75,7 @@ projects = [
|
|
| 75 |
"title": "Indian Weather monitoring app",
|
| 76 |
"image": "weather.jpg", # image path
|
| 77 |
"url": "https://huggingface.co/spaces/basheer67/basheer-models",
|
| 78 |
-
"description": "
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"title": "Depression Proneness Predictor",
|
|
|
|
| 75 |
"title": "Indian Weather monitoring app",
|
| 76 |
"image": "weather.jpg", # image path
|
| 77 |
"url": "https://huggingface.co/spaces/basheer67/basheer-models",
|
| 78 |
+
"description": "Retrieves weather data of Indian cities"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"title": "Depression Proneness Predictor",
|