Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
2 |
langchain
|
3 |
-
langchain-community
|
4 |
langchain_core
|
5 |
transformers
|
6 |
torch
|
@@ -8,4 +7,4 @@ accelerate
|
|
8 |
astrapy
|
9 |
cassio
|
10 |
python-dotenv
|
11 |
-
|
|
|
1 |
gradio
|
2 |
langchain
|
|
|
3 |
langchain_core
|
4 |
transformers
|
5 |
torch
|
|
|
7 |
astrapy
|
8 |
cassio
|
9 |
python-dotenv
|
10 |
+
sentence-transformers
|