Skip to content

Commit 8dfae2f

Browse files
committed
Add torchao as a depdency
Summary: att Test Plan: CI Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: d2982d4 Pull Request resolved: #2386
1 parent 42eeebc commit 8dfae2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install_requirements.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ pip install --force-reinstall --pre transformers==${TRANSFORMERS_VERSION}
4545
TORCHSR_VERSION=1.0.4
4646
pip install --pre torchsr==${TORCHSR_VERSION}
4747

48+
pip install torchao
49+
4850
# Install ExecuTorch after dependencies are installed.
4951
pip install . --no-build-isolation
5052

0 commit comments

Comments
 (0)