Spaces:
Runtime error
Runtime error
Commit
·
0f1fca3
1
Parent(s):
5e5b244
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ PyPDF2==3.0.1
|
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
5 |
faiss-cpu==1.7.4
|
6 |
-
streamlit-extras
|
|
|
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
5 |
faiss-cpu==1.7.4
|
6 |
+
streamlit-extras
|
7 |
+
altair
|