update disk space estimation in CONTRIBUTING.md

This commit is contained in:
Pierre Chapuis 2024-02-21 15:22:41 +01:00
parent 684e2b9a47
commit 5f21922925

View file

@ -45,7 +45,7 @@ First, install test dependencies with:
rye sync --all-features rye sync --all-features
``` ```
Then, download and convert all the necessary weights. Be aware that this will use around 50 GB of disk space: Then, download and convert all the necessary weights. Be aware that this will use around 80 GB of disk space:
```bash ```bash
python scripts/prepare_test_weights.py python scripts/prepare_test_weights.py