Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -82,7 +82,7 @@ def feeding_advice(animal_type, district, sector, available_feed, weather):
|
|
| 82 |
|
| 83 |
# Gradio interface
|
| 84 |
with gr.Blocks() as demo:
|
| 85 |
-
gr.Markdown("## 🐄 Inama ku Mirire y’Amatungo")
|
| 86 |
|
| 87 |
with gr.Row():
|
| 88 |
animal = gr.Dropdown(
|
|
|
|
| 82 |
|
| 83 |
# Gradio interface
|
| 84 |
with gr.Blocks() as demo:
|
| 85 |
+
gr.Markdown("## 🐄 VIATEUR AI Inama ku Mirire y’Amatungo")
|
| 86 |
|
| 87 |
with gr.Row():
|
| 88 |
animal = gr.Dropdown(
|