Wedyan2023
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
python-dotenv
|
4 |
langchain-community
|
5 |
streamlit
|
6 |
-
#streamlit==1.39.0
|
|
|
|
3 |
python-dotenv
|
4 |
langchain-community
|
5 |
streamlit
|
6 |
+
#streamlit==1.39.0
|
7 |
+
numpy
|