Skip to content

Commit

Permalink
Forgot mention in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hmartiro committed Mar 26, 2023
1 parent 9e785d6 commit e722d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ To run tests using a specific torch device, set `RIFFUSION_TEST_DEVICE`. Tests s
`cpu`, `cuda`, and `mps` backends.

## Development Guide
Install additional packages for dev with `python -m pip install -r dev_requirements.txt`.
Install additional packages for dev with `python -m pip install -r requirements_dev.txt`.

* Linter: `ruff`
* Formatter: `black`
Expand Down

0 comments on commit e722d05

Please sign in to comment.