rishabh5752 commited on
Commit
b50c102
·
verified ·
1 Parent(s): f2fa264

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -107,7 +107,7 @@ with right_col:
107
  st.markdown("---")
108
 
109
 
110
- st.markdown("### 🤖 AI Analysis")
111
 
112
  if os.getenv("OPENAI_API_KEY"):
113
  try:
 
107
  st.markdown("---")
108
 
109
 
110
+ st.markdown("### 🤖 Analysis")
111
 
112
  if os.getenv("OPENAI_API_KEY"):
113
  try: