Skip to content

Commit 21cc9ad

Browse files
shoumikhinpytorchbot
authored andcommitted
Add execution permissiong to install requirements scripts. (#6082)
Summary: Pull Request resolved: #6082 . Reviewed By: kirklandsign Differential Revision: D64149459 fbshipit-source-id: f5ce2c6e110dbf3c748476c7d94bec715f919149 (cherry picked from commit 57e3c81)
1 parent dc496bb commit 21cc9ad

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/models/flamingo/install_requirements.sh

100644100755
File mode changed.

examples/models/llava/install_requirements.sh

100644100755
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@
88
set -x
99

1010
pip install transformers accelerate sentencepiece tiktoken
11-
12-
pip list

0 commit comments

Comments
 (0)