Added a comment

#1
by Labake - opened
Files changed (1) hide show
  1. pages/🧠_sickle_cell_chatbot.py +1 -0
pages/🧠_sickle_cell_chatbot.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import utils
2
  import streamlit as st
3
  from streaming import StreamHandler
 
1
+ #Import the necessary libraries
2
  import utils
3
  import streamlit as st
4
  from streaming import StreamHandler