Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
|
|
|
4 |
streamlit==1.32.0
|
5 |
sentence-transformers==2.6.1
|
6 |
faiss-cpu==1.8.0
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
|
4 |
+
fpdf2
|
5 |
streamlit==1.32.0
|
6 |
sentence-transformers==2.6.1
|
7 |
faiss-cpu==1.8.0
|