Spaces:
Runtime error
Runtime error
change food list layout
Browse files
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
|
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 |
|