Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -119,6 +119,9 @@ topics = """
|
|
119 |
- Carrot Recipes
|
120 |
- Kale Recipes
|
121 |
- Tofu Recipes
|
|
|
|
|
|
|
122 |
"""
|
123 |
|
124 |
# Setup the Gradio Blocks interface with custom layout components
|
|
|
119 |
- Carrot Recipes
|
120 |
- Kale Recipes
|
121 |
- Tofu Recipes
|
122 |
+
- Lentils Recipes
|
123 |
+
- Chickpea Reicpes
|
124 |
+
- Fish Recipes
|
125 |
"""
|
126 |
|
127 |
# Setup the Gradio Blocks interface with custom layout components
|