KetanJogadankar commited on
Commit
9ec8570
·
verified ·
1 Parent(s): 8c4f452
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
+ langchain
3
+ gradio
4
+ langchain_community
5
+ ctransformers
6
+ chromadb
7
+ sentence_transformers
8
+ beautifulsoup4
9
+ tiktoken
10
+ jq