shahtab commited on
Commit
4753507
·
1 Parent(s): 8e81a75

Update modules/layout.py

Browse files
Files changed (1) hide show
  1. modules/layout.py +1 -1
modules/layout.py CHANGED
@@ -20,7 +20,7 @@ class Layout:
20
  st.markdown(
21
  """
22
  <div style='text-align: center;'>
23
- <h4>Enter your <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI API key</a> to start chatting <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI API 키</a>Enter </h4>
24
  </div>
25
  """,
26
  unsafe_allow_html=True,
 
20
  st.markdown(
21
  """
22
  <div style='text-align: center;'>
23
+ <h4>Enter your <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI API key</a> to start chatting <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI API</a>Enter </h4>
24
  </div>
25
  """,
26
  unsafe_allow_html=True,