t2ag3 commited on
Commit
8fb8387
·
verified ·
1 Parent(s): df9f17a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ langchain==0.3.13
3
+ langchain_core==0.3.28
4
+ langchain_groq==0.2.2
5
+ langchain-community==0.3.13
6
+ pypdf==5.1.0
7
+ tokenizers==0.21.0
8
+ sentence-transformers==3.3.1
9
+ sentencepiece
10
+ transformers