Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ langchain
|
|
4 |
gradio
|
5 |
python-dotenv
|
6 |
InstructorEmbedding
|
|
|
7 |
|
8 |
|
|
|
4 |
gradio
|
5 |
python-dotenv
|
6 |
InstructorEmbedding
|
7 |
+
sentence-transformers
|
8 |
|
9 |
|