Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -122,7 +122,7 @@ with gr.Blocks(css="""
|
|
| 122 |
""") as interface:
|
| 123 |
|
| 124 |
# App title and description
|
| 125 |
-
gr.Markdown("<h1>🌿 AI
|
| 126 |
gr.Markdown("<p>Upload an image to identify a plant and retrieve detailed information in English or Arabic.</p>")
|
| 127 |
|
| 128 |
# Layout for user input and results
|
|
|
|
| 122 |
""") as interface:
|
| 123 |
|
| 124 |
# App title and description
|
| 125 |
+
gr.Markdown("<h1>🌿 AI Plant Visión </h1>")
|
| 126 |
gr.Markdown("<p>Upload an image to identify a plant and retrieve detailed information in English or Arabic.</p>")
|
| 127 |
|
| 128 |
# Layout for user input and results
|