mirror of
https://github.com/pinecone-io/examples.git
synced 2023-10-11 20:04:54 +03:00
add pytorch dependency for bm25 generation notebook
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
"source": [
|
||||
"!pip install -qU \\\n",
|
||||
" pinecone-text \\\n",
|
||||
" sentence-transformers \\\n",
|
||||
" torch \\\n",
|
||||
" pandas==2.0.2 \\\n",
|
||||
" datasets==2.12.0 \\\n",
|
||||
" pyarrow"
|
||||
|
||||
Reference in New Issue
Block a user