NoufSaleh46 commited on
Commit
48ec142
·
verified ·
1 Parent(s): cd523e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 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
 
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