Gopikanth123 commited on
Commit
b315d4f
·
verified ·
1 Parent(s): cfa6bee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gunicorn
2
- Flask==2.3.3
3
- langchain==0.0.306
4
- huggingface_hub==0.19.0
5
- chromadb==0.4.4
6
- openai==0.29.0
7
- PyPDF2==3.0.1
8
- tiktoken==0.5.0
9
- torch==2.0.1
10
- transformers==4.34.0
 
1
  gunicorn
2
+ Flask
3
+ langchain
4
+ huggingface_hub
5
+ chromadb
6
+ openai
7
+ PyPDF2
8
+ tiktoken
9
+ torch
10
+ transformers