From a3edfae103d79d49ad51aea2cdd0a3dba37d6403 Mon Sep 17 00:00:00 2001 From: Linux-cpp-lisp <1473644+Linux-cpp-lisp@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:01:49 -0500 Subject: PyPI install --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c9899ff..40fa3ff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,12 @@ or have suggestions for improvement, feel free to open either a new issue or pull request. ## Installation +For the stable version from PyPI: +```bash +pip install torch-ema +``` +For the latest GitHub version: ``` pip install -U git+https://github.com/fadel/pytorch_ema ``` -- cgit v1.2.3