Spaces:
Sleeping
Sleeping
changing the reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ numpy>=1.25.0
|
|
| 5 |
openai>=1.0.0
|
| 6 |
sambanova>=0.1.0
|
| 7 |
gradio>=4.0.0
|
| 8 |
-
langchain-huggingface>=0.0.1
|
|
|
|
|
|
| 5 |
openai>=1.0.0
|
| 6 |
sambanova>=0.1.0
|
| 7 |
gradio>=4.0.0
|
| 8 |
+
langchain-huggingface>=0.0.1
|
| 9 |
+
senetence-transformers>=2.2.0
|