We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25df998 commit e91ede1Copy full SHA for e91ede1
README.md
@@ -25,7 +25,7 @@ pip install -U mostlyai-qa
25
On Linux, one can explicitly install the CPU-only variant of torch together with `mostlyai-qa`:
26
27
```bash
28
-pip install -U torch==2.7.0+cpu torchvision==0.22.0+cpu mostlyai-qa --extra-index-url https://download.pytorch.org/whl/cpu
+pip install -U torch==2.8.0+cpu torchvision==0.23.0+cpu mostlyai-qa --extra-index-url https://download.pytorch.org/whl/cpu
29
```
30
31
## Quick Start
0 commit comments