Matthew-J commited on
Commit
8c79de8
·
verified ·
1 Parent(s): 06c3d69

Removing confusing text in recipe generation page.

Browse files
Files changed (1) hide show
  1. app.py +1 -10
app.py CHANGED
@@ -751,16 +751,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
751
  )
752
 
753
  gr.Markdown("---")
754
- gr.Markdown(
755
- """
756
- **📝 Optional Enhancements:**
757
- - 💡 Complete User Profile & Goals tab for personalized calorie targets
758
- - 📸 Scan ingredients in Ingredient Scanner tab for custom recipes
759
- - 🎨 Select a cuisine preference above (defaults to International)
760
-
761
- **✨ You can generate recipes right now with just a cuisine selection!**
762
- """
763
- )
764
 
765
  with gr.Column(scale=2):
766
  recipe_output = gr.Markdown(
 
751
  )
752
 
753
  gr.Markdown("---")
754
+
 
 
 
 
 
 
 
 
 
755
 
756
  with gr.Column(scale=2):
757
  recipe_output = gr.Markdown(