vikramronavrsc commited on
Commit
c9a63ae
·
verified ·
1 Parent(s): 9955c93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
  streamlit>=1.30.0
2
- langchain>=0.0.292
3
  langchain-huggingface>=0.0.3
4
  langchain-community>=0.0.3
5
  python-dotenv>=1.0.0
6
- transformers>=4.33.3
7
  faiss-cpu>=1.7.4
8
  sentence-transformers>=2.2.2
9
  PyPDF2>=3.0.1
10
  psutil>=5.9.5
11
  web3>=6.10.0
12
  uuid>=1.30
13
- huggingface-hub>=0.17.3
 
 
1
  streamlit>=1.30.0
2
+ langchain>=0.1.0
3
  langchain-huggingface>=0.0.3
4
  langchain-community>=0.0.3
5
  python-dotenv>=1.0.0
6
+ transformers>=4.35.0
7
  faiss-cpu>=1.7.4
8
  sentence-transformers>=2.2.2
9
  PyPDF2>=3.0.1
10
  psutil>=5.9.5
11
  web3>=6.10.0
12
  uuid>=1.30
13
+ huggingface-hub>=0.17.3
14
+ torch>=2.0.0