Tinsae commited on
Commit
494dfe8
1 Parent(s): fd1e456

change food list layout

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -11,9 +11,7 @@ EXAMPLES_PATH = Path('./examples')
11
  title = "Ethiopian Food classifier "
12
  description = """
13
  This app is a demo of a model trained to classify images of the following Ethiopian food categories
14
- - Beyaynetu - Chechebsa - Doro wat - Firfir
15
- - Genfo - Kikil - Kitfo - Shekla tibs
16
- - Shiro wat - Tihlo - Tire_siga
17
 
18
  """
19
 
 
11
  title = "Ethiopian Food classifier "
12
  description = """
13
  This app is a demo of a model trained to classify images of the following Ethiopian food categories
14
+ Beyaynetu, Chechebsa, Doro wat, Firfir, Genfo, Kikil, Kitfo, Shekla tibs, Shiro wat, Tihlo, Tire_siga
 
 
15
 
16
  """
17