You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We recommend using Selene with Python 3.6 or above.
12
12
Package installation should only take a few minutes (less than 10 minutes, typically ~2-3 minutes) with any of these methods (conda, pip, source).
13
13
14
14
**First, install [PyTorch](https://pytorch.org/get-started/locally/).** If you have an NVIDIA GPU, install a version of PyTorch that supports it--Selene will run much faster with a discrete GPU.
15
-
The library is currently compatible with PyTorch versions between 0.4.1 and 1.4.0.
15
+
The library is currently compatible with PyTorch versions between 0.4.1 and 1.9.
16
16
We will continue to update Selene to be compatible with the latest version of PyTorch.
17
17
18
18
### Installing selene with [Anaconda](https://www.anaconda.com/download/) (for Linux):
0 commit comments