fisherman611 commited on
Commit
9d25fe0
·
verified ·
1 Parent(s): 53d8833

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ gradio
3
+ langchain
4
+ langchain-community
5
+ langchain-google-genai
6
+ qdrant-client
7
+ sentence-transformers
8
+ rank-bm25
9
+ pandas
10
+ numpy
11
+ python-dotenv
12
+ googlesearch-python
13
+ beautifulsoup4
14
+ requests
15
+ underthesea
16
+ pyvi
17
+ regex
18
+ scikit-learn