From e06ec29ec8f8693e07df9be4763829a9da34bbce Mon Sep 17 00:00:00 2001 From: Jirka Borovec Date: Wed, 17 Feb 2021 00:27:14 +0100 Subject: [PATCH] Apply suggestions from code review --- requirements/extra.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extra.txt b/requirements/extra.txt index f8c0846eba..5413e9bb07 100644 --- a/requirements/extra.txt +++ b/requirements/extra.txt @@ -8,4 +8,4 @@ onnx>=1.7.0 onnxruntime>=1.3.0 hydra-core>=1.0 https://github.com/PyTorchLightning/fairscale/archive/pl_1.2.0.zip -deepspeed@git+https://github.com/microsoft/DeepSpeed@ec8b1cb +deepspeed@https://github.com/microsoft/DeepSpeed/archive/ec8b1cb.zip