Spaces:
Sleeping
Sleeping
Update modules/layout.py
Browse files- 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
|
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,
|