Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-community==0.3.16
|
2 |
+
langchain==0.3.17
|
3 |
+
langchain-huggingface==0.1.2
|
4 |
+
unstructured==0.16.20
|
5 |
+
faiss-cpu==1.10.0
|
6 |
+
streamlit==1.42.0
|