Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -17,4 +17,10 @@ sentence-transformers
|
|
17 |
streamlit-lottie
|
18 |
wikipedia
|
19 |
faiss-gpu
|
20 |
-
faiss-cpu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
streamlit-lottie
|
18 |
wikipedia
|
19 |
faiss-gpu
|
20 |
+
faiss-cpu
|
21 |
+
selenium
|
22 |
+
webdriver_manager
|
23 |
+
spacy
|
24 |
+
scikit-learn
|
25 |
+
networkx
|
26 |
+
tabula-py
|