Skip to content

Commit 35a15a6

Browse files
authored
[llava] Fix llava test-model-linux CI job
Differential Revision: D61306983 Pull Request resolved: #4717
1 parent 5c4a2a2 commit 35a15a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/llava/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
set -x
99

10-
pip install transformers
10+
pip install transformers accelerate
1111

1212
pip list

0 commit comments

Comments
 (0)