Arun-AK Labake commited on
Commit
2e2e181
·
verified ·
1 Parent(s): 27f2735

Added a comment (#1)

Browse files

- Added a comment (e6d59da159b1a101f14d522fef9b2aee251779d6)


Co-authored-by: Labake Adegoroye <Labake@users.noreply.huggingface.co>

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