Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
predibase
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
langchain_core
|
5 |
+
beautifulsoup4
|
6 |
+
langchain-huggingface
|
7 |
+
faiss-cpu
|
8 |
+
gradio
|