training dependencies are test dependencies

This commit is contained in:
Pierre Chapuis 2024-01-19 09:52:38 +01:00
parent ce3035923b
commit aa9f572611

View file

@ -42,7 +42,7 @@ Running end-to-end tests is pretty compute-intensive, and you must convert all t
First, install test dependencies with:
```bash
rye sync --features test,conversion
rye sync --all-features
```
Then, download and convert all the necessary weights. Be aware that this will use around 50 GB of disk space: