Update requirements.txt
Browse filesUpdate with llama_cpp-python
- requirements.txt +2 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
langchain_ollama
|
| 4 |
-
langchain_core
|
| 5 |
-
langchain_community
|
| 6 |
-
torch
|
| 7 |
-
streamlit
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
llama_cpp-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|