kavansaun commited on
Commit
440cb1c
·
verified ·
1 Parent(s): 5bd3b97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(),css="footer{display:none !important}
70
  content += ''
71
 
72
  # Print statements for the Code Logs
73
- print("Session: " + user_id)
74
  print(content)
75
 
76
  #updating the repository with the entire message history
 
70
  content += ''
71
 
72
  # Print statements for the Code Logs
73
+ print("----------------" + user_id + "----------------")
74
  print(content)
75
 
76
  #updating the repository with the entire message history