shreemanigandan commited on
Commit
424a8f0
·
verified ·
1 Parent(s): 0f05a4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  Flask==3.0.0
2
  Flask-Cors==4.0.0
3
  gunicorn
 
1
+ tiktoken==0.6.0
2
+ pypdf==4.0.1
3
+ langchain==0.1.1
4
+ langchain-community==0.0.13
5
+ chromadb==0.4.22
6
+ sentence-transformers==2.3.1
7
+ groq==0.32.0
8
+ pandas
9
+ gdown
10
  Flask==3.0.0
11
  Flask-Cors==4.0.0
12
  gunicorn