Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kcz358 committed May 6, 2024
1 parent b72ac11 commit de32604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lmms_eval/models/video_llava.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def __init__(
git clone https://github.com/PKU-YuanGroup/Video-LLaVA.git
cd Video-LLaVA
pip install -e .
pip install opencv-python, decord, pytorchvideo
pip install opencv-python decord pytorchvideo
Sometimes the snapshot download may cause some error if you use multi process and download it for the first time
Let it finish download and you run it again
Expand Down

0 comments on commit de32604

Please sign in to comment.