Update README.md

This commit is contained in:
Maciej Budyś
2022-01-25 09:27:26 +01:00
committed by GitHub
parent 1060509e3b
commit 0a9ff75de8

View File

@@ -18,7 +18,7 @@ Code for training and synthetic data generation will be released soon.
# Installation # Installation
You need Python 3.6+. You need Python 3.6, 3.7, 3.8 or 3.9. Unfortunately, PyTorch does not support Python 3.10 yet.
If you want to run with GPU, install PyTorch as described [here](https://pytorch.org/get-started/locally/#start-locally), If you want to run with GPU, install PyTorch as described [here](https://pytorch.org/get-started/locally/#start-locally),
otherwise this step can be skipped. otherwise this step can be skipped.