Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -424,6 +424,5 @@ with gr.Blocks(title="AI Ingredient Scanner") as app:
|
|
| 424 |
Always consult with a healthcare provider regarding dietary restrictions, allergies, or health conditions.
|
| 425 |
""")
|
| 426 |
|
| 427 |
-
# Launch the app
|
| 428 |
if __name__ == "__main__":
|
| 429 |
app.launch()
|
|
|
|
| 424 |
Always consult with a healthcare provider regarding dietary restrictions, allergies, or health conditions.
|
| 425 |
""")
|
| 426 |
|
|
|
|
| 427 |
if __name__ == "__main__":
|
| 428 |
app.launch()
|