MeghanaArakkal commited on
Commit
03c3b90
·
verified ·
1 Parent(s): 0b7d67c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ def save_local_message_log(session_id: str, conversation_id: str, user_msg: str,
202
  with gr.Blocks(title="Nova Premier Red Team Chat - Message-Based Logging") as demo:
203
  gr.Markdown(
204
  f"""
205
- ## Red Team Chat 🔴🤖
206
  **Improved Logging: No Data Loss from Concurrent Users**
207
  """
208
 
 
202
  with gr.Blocks(title="Nova Premier Red Team Chat - Message-Based Logging") as demo:
203
  gr.Markdown(
204
  f"""
205
+ ## Red Team Chat
206
  **Improved Logging: No Data Loss from Concurrent Users**
207
  """
208