Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ beautifulsoup4
|
|
| 6 |
pypdf==5.0.1
|
| 7 |
sentence-transformers==2.2.2
|
| 8 |
huggingface_hub==0.25.2
|
| 9 |
-
InstructorEmbedding
|
|
|
|
|
|
| 6 |
pypdf==5.0.1
|
| 7 |
sentence-transformers==2.2.2
|
| 8 |
huggingface_hub==0.25.2
|
| 9 |
+
InstructorEmbedding
|
| 10 |
+
arxiv
|