shukdevdatta123 commited on
Commit
164bf17
·
verified ·
1 Parent(s): ee1cc8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -764,7 +764,7 @@ with gr.Blocks(css=custom_css) as app:
764
  visible=False
765
  )
766
 
767
- gr.HTML('<br><br><h3 class="section-header2">Recipe Preferences</h3>')
768
  with gr.Row():
769
  num_recipes = gr.Slider(
770
  minimum=1,
 
764
  visible=False
765
  )
766
 
767
+ gr.HTML('<h3 class="section-header2">Recipe Preferences</h3>')
768
  with gr.Row():
769
  num_recipes = gr.Slider(
770
  minimum=1,