Skip to content

Commit

Permalink
using requirements cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrynle20 committed Dec 4, 2024
1 parent 002b1f0 commit f9ad68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
sudo apt install -y libopenmpi-dev openmpi-bin
sudo apt-get install -y libgl1 libglib2.0-0
pip install -r requirements.txt
pip install -r requirements_cpu.txt
# Step 4: Run gRPC server and client
- name: Run test
Expand Down

0 comments on commit f9ad68a

Please sign in to comment.