Skip to content

Commit 757cbf8

Browse files
authored
Update windows_11_trainer_install.md
1 parent a75f494 commit 757cbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/windows_11_trainer_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note: This tutorial assume you have a suitable GPU and CUDA already setup.
1212
7. pyenv version
1313
8. python -c "import sys; print(sys.executable)"
1414
9. pip install torch==2.6.0+cu124 torchvision==0.21.0+cu124 --index-url https://download.pytorch.org/whl/cu124
15-
10. pip install root-painter-trainer==0.2.27.4
15+
10. pip install root-painter-trainer==0.2.27.5
1616
11. start-trainer
1717
12. You will be prompted to input the RootPainter Sync directory. You can just type root_painter_sync and press enter.
1818
13. The trainer should now be running and it should tell you your batch size (should be above 0) and if the GPU is available or not (It should say True).

0 commit comments

Comments
 (0)