From 773ce17897cd6507d1ac17132ccc64ff6b6f26cb Mon Sep 17 00:00:00 2001 From: Henry Ruhs Date: Wed, 21 Jun 2023 10:14:52 +0200 Subject: [PATCH] Fix wiki links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c89f95fba..2ce8d0b95 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ There are two types of installations: basic and gpu-powered. - **Basic:** It is more likely to work on your computer but it will also be very slow. You can follow instructions for the basic install [here](https://github.com/s0md3v/roop/wiki/1.-Installation). -- **GPU:** If you have a good GPU and are ready for solving any software issues you may face, you can enable GPU which is wayyy faster. To do this, first follow the basic install instructions given above and then follow GPU-specific instructions [here](https://github.com/s0md3v/roop/wiki/2.-GPU-Acceleration). +- **Acceleration:** If you have a good GPU and are ready for solving any software issues you may face, you can enable GPU which is wayyy faster. To do this, first follow the basic install instructions given above and then follow GPU-specific instructions [here](https://github.com/s0md3v/roop/wiki/2.-Acceleration). ## How do I use it? > Note: When you run this program for the first time, it will download some models ~300MB in size.