Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1 +1,14 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
langchain-community
|
3 |
+
langchain
|
4 |
+
langchain-openai
|
5 |
+
faiss-cpu
|
6 |
+
beautifulsoup4
|
7 |
+
jq
|
8 |
+
unidecode
|
9 |
+
google-genai
|
10 |
+
langchain_google_genai
|
11 |
+
python-docx
|
12 |
+
unstructured
|
13 |
+
gradio
|
14 |
+
pydantic==2.9.2
|