quoc-khanh commited on
Commit
468d11a
·
verified ·
1 Parent(s): 587c522

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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