danielritchie commited on
Commit
ae41774
1 Parent(s): 0020bc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
 
3
 
4
  title="AI Peaks - Recipe-O-Matic"
5
- description="Enter your available ingredients, let AI suggest a recipe.",
6
  #examples = [["eggs potatoes"]]
7
  #outputs=gr.components.Textbox(label="lols"),
8
 
 
2
 
3
 
4
  title="AI Peaks - Recipe-O-Matic"
5
+ description="Enter your available ingredients, let AI suggest a recipe."
6
  #examples = [["eggs potatoes"]]
7
  #outputs=gr.components.Textbox(label="lols"),
8