We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928f107 commit 9a96edbCopy full SHA for 9a96edb
README.md
@@ -66,7 +66,7 @@ AimAhead works by capturing your screen, then running it through an AI model of
66
67
1. **Install Cuda 12.4:** Make sure you've got an NVIDIA card and CUDA 12.4 installed ([See "Requirements" section](#Requirements)).
68
2. **Get AimAhead:** Download the latest version from the [GitHub Releases page](https://github.com/ShufflePerson/AimAhead/releases)
69
-3. **Models In Place:** Put your ONNX models into the `models` folder. A Fortnite Ballistic model is shipped by default
+3. **Models In Place:** Put your ONNX models into the `models` folder.
70
4. **Run It!:** Start the AimAhead program.
71
5. **Set It Up:** Adjust the config
72
6. **Done!**
0 commit comments