Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,6 @@ PyPDF2==3.0.1
|
|
14 |
python-dotenv==1.0.1
|
15 |
pytz==2024.1
|
16 |
PyYAML==6.0.1
|
17 |
-
PyYAML==6.0.1
|
18 |
Requests==2.31.0
|
19 |
rich==13.7.1
|
20 |
seaborn==0.13.2
|
@@ -25,4 +24,5 @@ tqdm==4.66.2
|
|
25 |
xlrd==2.0.1
|
26 |
dashscope
|
27 |
numpy
|
|
|
28 |
sentence_transformers
|
|
|
14 |
python-dotenv==1.0.1
|
15 |
pytz==2024.1
|
16 |
PyYAML==6.0.1
|
|
|
17 |
Requests==2.31.0
|
18 |
rich==13.7.1
|
19 |
seaborn==0.13.2
|
|
|
24 |
xlrd==2.0.1
|
25 |
dashscope
|
26 |
numpy
|
27 |
+
SciPy
|
28 |
sentence_transformers
|