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

change food list layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +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, Genfo, Kikil, Kitfo, Shekla tibs, Shiro wat, Tihlo, Tire_siga
15
 
16
  """
17
 
 
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 and Tire_siga
15
 
16
  """
17