GeorgiosIoannouCoder commited on
Commit
abe585f
1 Parent(s): 4f066df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ def main():
219
 
220
  # Subtitle 1.
221
  title = f"""<h3 align="center" style="font-family: monospace; font-size: 1.5rem; margin-top: -2rem">
222
- Showcase the importance of Responsible AI in LLMs</h3>"""
223
  st.markdown(title, unsafe_allow_html=True)
224
 
225
  # Subtitle 2.
 
219
 
220
  # Subtitle 1.
221
  title = f"""<h3 align="center" style="font-family: monospace; font-size: 1.5rem; margin-top: -2rem">
222
+ Showcase the importance of Responsible AI in LLMs Using Policies</h3>"""
223
  st.markdown(title, unsafe_allow_html=True)
224
 
225
  # Subtitle 2.