ZoniaChatbot commited on
Commit
ce208dc
1 Parent(s): 7e2c92b

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.22.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ torch
3
+ transformers
4
+ sentence-transformers
5
+ langchain
6
+ tqdm
7
+ accelerate
8
+ pypdf
9
+ chromadb
10
+ unidecode