diff --git a/.github/ISSUE_TEMPLATE/installation.md b/.github/ISSUE_TEMPLATE/installation.md index 98f63c6..5b1e96b 100644 --- a/.github/ISSUE_TEMPLATE/installation.md +++ b/.github/ISSUE_TEMPLATE/installation.md @@ -6,6 +6,3 @@ labels: 'installation' --- Please **DO NOT OPEN** platform and installation issues! - -- Check the [troubleshooting](https://github.com/s0md3v/roop/wiki/4.-Troubleshooting) that covers many issues. -- Join our helpful community on [Discord](https://discord.gg/Y9p4ZQ2sB9) for instant help. diff --git a/README.md b/README.md index ca6afc3..9a1fe2c 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,10 @@ ## Preview -
-Target Video -      -Output Video -
+| Target Video | Output Video | +|:------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------:| +| ![Target Video](https://raw.githubusercontent.com/s0md3v/roop/main/.github/preview/target.gif?sanitize=true) | ![Output Video](https://raw.githubusercontent.com/s0md3v/roop/main/.github/preview/output.gif?sanitize=true) | + ## Installation @@ -97,7 +96,7 @@ Our software uses a lot of third party libraries as well pre-trained models. The ## Credits -- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. +- [deepinsight](https://github.com/deepinsight) for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. - all developers behind the libraries used in this project