Add support for DGX OS (#567)

This commit is contained in:
raziel2001au
2025-12-21 00:20:07 +10:00
committed by GitHub
parent 8864ba915e
commit 91342853c1
3 changed files with 101 additions and 0 deletions

View File

@@ -232,6 +232,9 @@ pip3 install --no-cache-dir torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 -
pip3 install -r requirements.txt
```
For devices running **DGX OS** (including DGX Spark), follow [these](dgx_instructions.md) instructions.
Windows:
If you are having issues with Windows. I recommend using the easy install script at [https://github.com/Tavris1/AI-Toolkit-Easy-Install](https://github.com/Tavris1/AI-Toolkit-Easy-Install)