Tinsae commited on
Commit
d55069f
·
1 Parent(s): bd6494b

allign text

Browse files
Files changed (1) hide show
  1. app.py +6 -5
app.py CHANGED
@@ -23,11 +23,12 @@ def get_layers(url):
23
 
24
  with header:
25
  st.title("AI for sustainable agriculture and foood systems:Use of Satellite Imagery!")
26
- st.text('''Over five weeks in October 2022, Omdena-Milan Local Chapter collaborators completed a local chapter challenge
27
- on applying Artificial Intelligence (AI) and Satellite imagery for sustainable agri-food systems.To this end, the
28
- Omdena-Milan Local Chapter collaborators explored various machine learning (ML) and data science techniques and
29
- geographic information systems (GIS) methods. The team worked on different tasks which are independent of each other
30
- to address the same project goal. For demonstration, the team integrated all of them into one dashboard with good usability
 
31
  for non-technical decision-makers.
32
  ''')
33
  #mp = st.image(it_map)
 
23
 
24
  with header:
25
  st.title("AI for sustainable agriculture and foood systems:Use of Satellite Imagery!")
26
+ st.text('''Over five weeks in October 2022, Omdena-Milan Local Chapter collaborators completed
27
+ a local chapter challenge on applying Artificial Intelligence (AI) and Satellite imagery for
28
+ sustainable agri-food systems.To this end, the Omdena-Milan Local Chapter collaborators explored
29
+ various machine learning (ML) and data science techniques and geographic information systems (GIS)
30
+ methods. The team worked on different tasks which are independent of each other to address the same
31
+ project goal. For demonstration, the team integrated all of them into one dashboard with good usability
32
  for non-technical decision-makers.
33
  ''')
34
  #mp = st.image(it_map)