schmidlj commited on
Commit
260ad7a
·
verified ·
1 Parent(s): b4e45a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ with open("RamsayPersonality_V1.txt", "r") as file:
11
 
12
  # Streamlit app logic
13
  st.title("RamsayGPT👨‍🍳")
14
- st.write("Welcome to RamsayGPT! Say hello to Chef Ramsay!")
15
  st.write("Type menu to see learning options. And if you can't handle the heat, type quit to end the tutoring session.")
16
 
17
  menu = """Here are your options:
 
11
 
12
  # Streamlit app logic
13
  st.title("RamsayGPT👨‍🍳")
14
+ st.write("Welcome to RamsayGPT! Start by saying hello to Chef Ramsay!")
15
  st.write("Type menu to see learning options. And if you can't handle the heat, type quit to end the tutoring session.")
16
 
17
  menu = """Here are your options: