Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,6 +4,10 @@ langchain_core
|
|
| 4 |
langchain
|
| 5 |
pymilvus
|
| 6 |
faiss-cpu
|
|
|
|
|
|
|
|
|
|
| 7 |
ollama
|
| 8 |
-
|
|
|
|
| 9 |
llama2
|
|
|
|
| 4 |
langchain
|
| 5 |
pymilvus
|
| 6 |
faiss-cpu
|
| 7 |
+
transformers
|
| 8 |
+
torch
|
| 9 |
+
numpy
|
| 10 |
ollama
|
| 11 |
+
requests
|
| 12 |
+
beautifulsoup4
|
| 13 |
llama2
|