Skip to content

Commit

Permalink
fix: versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescalam committed May 15, 2024
1 parent d7a02ec commit e4feaa2
Show file tree
Hide file tree
Showing 5 changed files with 486 additions and 383 deletions.
2 changes: 1 addition & 1 deletion docs/00-chunkers-intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"outputs": [],
"source": [
"!pip install -qU \\\n",
" semantic-chunkers==0.0.3 \\\n",
" semantic-chunkers \\\n",
" datasets==2.19.1"
]
},
Expand Down
2 changes: 1 addition & 1 deletion docs/01-video-chunking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"outputs": [],
"source": [
"!pip install -qU \\\n",
" \"semantic-chunkers[stats]==0.0.3\" \\\n",
" \"semantic-chunkers[stats]\" \\\n",
" \"semantic-router[vision]==0.0.39\" \\\n",
" opencv-python"
]
Expand Down
Loading

0 comments on commit e4feaa2

Please sign in to comment.