From f8573e5c4225ac8e1fb593d117654216636634a0 Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Mon, 31 Jul 2023 03:32:37 +0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aff7b13..40c487e 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,6 @@ Please, check the path where "inswapper_128.onnx" model is stored. It must be in - `pip install onnx==1.14.0` - `pip install onnxruntime==1.15.0` - `pip install opencv-python==4.7.0.72` - - `pip install diffusers==0.17.1` - `pip install tqdm` 7. Type `deactivate`, you can close your Terminal or Console and start your sd-webui, Roop should start OK - if not, welcome to Issues section.