youl commited on
Commit
dc6eb16
1 Parent(s): 540e2d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def predict(lat, lon):
79
 
80
  # Create title, description and article strings
81
  title = "🌴BEEPAS : Biomass estimation to Evaluate the Environmental Performance of Agroforestry Systems🌴"
82
- description = "This application estimates the biomass of certain areas using AI and satellite images (S2)."
83
  article = "Created by data354."
84
 
85
  # Create examples list from "examples/" directory
 
79
 
80
  # Create title, description and article strings
81
  title = "🌴BEEPAS : Biomass estimation to Evaluate the Environmental Performance of Agroforestry Systems🌴"
82
+ description = "This application estimates the biomass of areas in ivory coast using AI and satellite images (S2)."
83
  article = "Created by data354."
84
 
85
  # Create examples list from "examples/" directory