dev2607 commited on
Commit
a623a7a
·
verified ·
1 Parent(s): 47c4cfb

Update app.py

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