Wisdom Chen commited on
Commit
5bd193a
·
unverified ·
1 Parent(s): 5f03899

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  setuptools>=69.0.0
2
  wheel>=0.42.0
3
  streamlit==1.28.0
 
4
  numpy>=1.26.0
5
  pandas>=2.1.0
6
  Pillow>=10.0.0
 
1
  setuptools>=69.0.0
2
  wheel>=0.42.0
3
  streamlit==1.28.0
4
+ streamlit-chat==0.1.1
5
  numpy>=1.26.0
6
  pandas>=2.1.0
7
  Pillow>=10.0.0