shubhampal commited on
Commit
ee2abd9
1 Parent(s): 4525c93

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ pip install giskard[llm] transformers pandas langchain
2
+ pip install -U langchain-community
3
+ pip install sentence-transformers
4
+ pip install chromadb