Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ sentence-transformers
|
|
5 |
torch
|
6 |
requests
|
7 |
langchain-huggingface
|
|
|
8 |
ipython
|
9 |
streamlit
|
10 |
black
|
|
|
5 |
torch
|
6 |
requests
|
7 |
langchain-huggingface
|
8 |
+
langchain_community
|
9 |
ipython
|
10 |
streamlit
|
11 |
black
|