DhruvSarin commited on
Commit
547b928
·
verified ·
1 Parent(s): 932ed6e

Create setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +3 -0
setup.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ pip install --upgrade pip
3
+ pip install langchain==0.1.0 langchain-community huggingface_hub ctransformers sentence-transformers uvicorn python-box