Update app.py
Browse files
app.py
CHANGED
@@ -129,8 +129,7 @@ st.markdown(
|
|
129 |
""",
|
130 |
unsafe_allow_html=True
|
131 |
)
|
132 |
-
|
133 |
-
st.markdown('<div class="section"></div>')
|
134 |
|
135 |
fetch_openai_api_key()
|
136 |
|
|
|
129 |
""",
|
130 |
unsafe_allow_html=True
|
131 |
)
|
132 |
+
|
|
|
133 |
|
134 |
fetch_openai_api_key()
|
135 |
|