up-to-date with main

updated readme and issue_template\installation.md
This commit is contained in:
alexlnkp 2023-08-05 00:46:34 +07:00
parent c836e71a46
commit 013981a471
2 changed files with 5 additions and 9 deletions

View File

@ -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.

View File

@ -7,11 +7,10 @@
## Preview
<div style="display:flex">
<img src="https://raw.githubusercontent.com/s0md3v/roop/main/.github/target-1080p.gif?sanitize=true" width="48%" alt="Target Video" />
     
<img src="https://raw.githubusercontent.com/s0md3v/roop/main/.github/output-1080p.gif?sanitize=true" width="48%" alt="Output Video "/>
</div>
| 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