Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ llama-index
|
|
5 |
llama-cpp-python
|
6 |
sentence-transformers==2.2.2
|
7 |
torch
|
8 |
-
langchain
|
|
|
|
5 |
llama-cpp-python
|
6 |
sentence-transformers==2.2.2
|
7 |
torch
|
8 |
+
langchain
|
9 |
+
streamlit
|