Skip to content

Commit

Permalink
Disclaimer for platform tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josesx506 committed Mar 30, 2024
1 parent e02d798 commit 83c8858
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Python virtual environments are used for this project. Execute the commands belo
~$sh setup.sh
~$source jtk/bin/activate
```

**Note**: The setup has been tested successfully on *Mac with **Intel** chip*, *Ubuntu*, and *Windows* using CPU and GPUs. It doesn't work well with *Mac Apple Silicon* chip and the metrics computed with the silicon chip are notably lower.<br><br>

For GPUs with older versions of cuda < 12.0, you can install pytorch with `pip install torch==2.2.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html`.

## Preprocessing the dataset
Expand Down

0 comments on commit 83c8858

Please sign in to comment.