Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavdixit99 committed Feb 14, 2024
1 parent ffbc5fd commit 2fd111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/multi_modal/multi_modal_video_RAG.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"%pip install llama_index ftfy regex tqdm\n",
"%pip install -U openai-whisper\n",
"%pip install git+https://github.com/openai/CLIP.git\n",
"%pip install torch torchvisionss\n",
"%pip install torch torchvision\n",
"%pip install matplotlib scikit-image\n",
"%pip install lancedb\n",
"%pip install moviepy\n",
Expand Down

0 comments on commit 2fd111a

Please sign in to comment.