EFELIA Hackathon Team 6 commited on
Commit
7178197
·
verified ·
1 Parent(s): d61a2eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ demo = gr.Interface(
51
  )
52
  ],
53
  outputs=gr.Textbox(label="Product Details"),
54
- title="NutriCheck Bot – Clean & Smart",
55
  description="Search by name, brand, or reference. Warnings styled cleanly with one emoji max."
56
  )
57
 
 
51
  )
52
  ],
53
  outputs=gr.Textbox(label="Product Details"),
54
+ title="NutriCheck Bot",
55
  description="Search by name, brand, or reference. Warnings styled cleanly with one emoji max."
56
  )
57