Add the pre-commit.
This commit is contained in:
parent
f50ba0bb41
commit
1d5790aad1
1
.github/actions/moshi_build/action.yml
vendored
1
.github/actions/moshi_build/action.yml
vendored
|
|
@ -20,6 +20,7 @@ runs:
|
|||
python -m pip install --upgrade pip
|
||||
pip install torch==2.4.0 --index-url https://download.pytorch.org/whl/cpu
|
||||
pip install moshi==0.2.6
|
||||
pip install pre-commit
|
||||
- name: Setup env
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user