diff options
author | ben | 2025-01-12 15:02:17 +0100 |
---|---|---|
committer | ben | 2025-01-12 15:02:17 +0100 |
commit | 1157f41b0023bae7fc0ec82d926c4fc02023ba7c (patch) | |
tree | 85091ad92117330e822b5a8c32a42ed37973b913 /README.md | |
parent | 778188ed95ccf50d2e21938bf5b542d76e066f63 (diff) | |
download | ai_env-1157f41b0023bae7fc0ec82d926c4fc02023ba7c.tar.gz ai_env-1157f41b0023bae7fc0ec82d926c4fc02023ba7c.tar.bz2 ai_env-1157f41b0023bae7fc0ec82d926c4fc02023ba7c.tar.xz |
Improve visbility
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Everything is free, open-source and automated using Docker Compose and shell scr ## Requirements To run this project efficiently, a modern computer with a recent NVIDIA GPU is required. + As an example, I achieve good performance with an Intel(R) Core(TM) i7-14700HX, a GeForce RTX 4050, and 32GB of RAM. You must use Linux and the [NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit). |