Spaces:
Build error
Build error
Wisdom Chen
commited on
Update requirements.txt
Browse files- 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
|