JBHF commited on
Commit
1478318
·
verified ·
1 Parent(s): 124e75a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ print("groq_api_key: ", groq_api_key)
71
  # st.title("Chat with Docs - Groq Edition :) ")
72
  # # st.title ("this is the app title")
73
  st.title("Non-Toxic Glaze Advisor:")
74
- st.header("A tool for getting advice on non-toxic ceramic glazes for earthenware temperature ranges.")
75
  st.subheader("Victor Benchuijsen : (Glaze techniques / Ceramics)")
76
  st.subheader("Jan Bours : Artificial Intelligence / Data Science / Natural Language Processing (ALL RIGHTS RESERVED)")
77
  st.write("---------------------------------")
 
71
  # st.title("Chat with Docs - Groq Edition :) ")
72
  # # st.title ("this is the app title")
73
  st.title("Non-Toxic Glaze Advisor:")
74
+ st.subheader("A tool for getting advice on non-toxic ceramic glazes for earthenware temperature ranges.")
75
  st.subheader("Victor Benchuijsen : (Glaze techniques / Ceramics)")
76
  st.subheader("Jan Bours : Artificial Intelligence / Data Science / Natural Language Processing (ALL RIGHTS RESERVED)")
77
  st.write("---------------------------------")