Skip to content

Commit

Permalink
add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed Aug 27, 2024
1 parent 059a940 commit 64aa15a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"outputs": [],
"source": [
"!pip install -q pgvector"
"!pip install -q pgvector pypdf langchain-community sentence-transformers"
]
},
{
Expand Down

0 comments on commit 64aa15a

Please sign in to comment.