peter2000 commited on
Commit
0c2d440
1 Parent(s): 16baf5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -34,7 +34,8 @@ group_dict = {
34
  26: 'Drought-prone regions',
35
  27: 'People with pre-existing health conditions',
36
  28: 'Small-scale farmers and subsistence agriculture',
37
- 29: 'Migrants and displaced populations'}
 
38
 
39
 
40
  def predict(text):
 
34
  26: 'Drought-prone regions',
35
  27: 'People with pre-existing health conditions',
36
  28: 'Small-scale farmers and subsistence agriculture',
37
+ 29: 'Migrants and displaced populations',
38
+ 30: 'no vulnerable group mentioned'}
39
 
40
 
41
  def predict(text):