Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
-
pip
|
| 2 |
-
wheel
|
| 3 |
-
huggingface_hub
|
| 4 |
-
sentence-transformers
|
| 5 |
-
uvicorn
|
| 6 |
-
ctransformers
|
| 7 |
-
langchain
|
| 8 |
-
python-box
|
| 9 |
-
streamlit
|
|
|
|
|
|
|
|
|
| 1 |
+
pip
|
| 2 |
+
wheel
|
| 3 |
+
huggingface_hub
|
| 4 |
+
sentence-transformers
|
| 5 |
+
uvicorn
|
| 6 |
+
ctransformers
|
| 7 |
+
langchain
|
| 8 |
+
python-box
|
| 9 |
+
streamlit
|
| 10 |
+
langchain==0.0.325
|
| 11 |
+
langchain-community
|