Update requirements.txt
Browse files- requirements.txt +3 -11
requirements.txt
CHANGED
@@ -1,11 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
scikit-learn==1.2.2
|
5 |
-
python-dotenv==1.0.0
|
6 |
-
gradio==3.1.4
|
7 |
-
httpx==0.23.0
|
8 |
-
httpcore==0.15.0
|
9 |
-
pymupdf==1.22.3
|
10 |
-
python-docx==0.8.11
|
11 |
-
sentence-transformers==2.2.2
|
|
|
1 |
+
python-docx
|
2 |
+
datasketch
|
3 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|