Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ langchain-text-splitters>=0.0.1
|
|
8 |
bs4
|
9 |
streamlit
|
10 |
langchain
|
11 |
-
pypdf
|
|
|
|
8 |
bs4
|
9 |
streamlit
|
10 |
langchain
|
11 |
+
pypdf
|
12 |
+
fuzzywuzzy
|