JBHF commited on
Commit
67b3140
·
verified ·
1 Parent(s): 74c5fbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ groq_api_key = "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" # os.e
46
  print("groq_api_key: ", groq_api_key)
47
 
48
  # st.title("Chat with Docs - Groq Edition :) ")
49
- st.title("NonToxicGlazeAdvisor: A tool for getting advice on non-toxic ceramic glazes for earthenware temperature ranges."
50
  st.title("Victor Benchuijsen : (Glaze techniques / Ceramics)")
51
  st.title("Jan Bours : Artificial Intelligence / Data Science / Natural Language Processing")
52
  st.title("Chat with Docs - Groq Edition (Very Fast!) - VERSION 1 - March 18, 2024")
 
46
  print("groq_api_key: ", groq_api_key)
47
 
48
  # st.title("Chat with Docs - Groq Edition :) ")
49
+ st.title("NonToxicGlazeAdvisor: A tool for getting advice on non-toxic ceramic glazes for earthenware temperature ranges.")
50
  st.title("Victor Benchuijsen : (Glaze techniques / Ceramics)")
51
  st.title("Jan Bours : Artificial Intelligence / Data Science / Natural Language Processing")
52
  st.title("Chat with Docs - Groq Edition (Very Fast!) - VERSION 1 - March 18, 2024")