Change wording and deeplinks
This commit is contained in:
parent
790c346dbe
commit
508fb52d09
@ -1,7 +1,7 @@
|
||||
FaceFusion
|
||||
==========
|
||||
|
||||
> Next generation face swapper and enhancer.
|
||||
> Industry leading face manipulation platform.
|
||||
|
||||
[](https://github.com/facefusion/facefusion/actions?query=workflow:ci)
|
||||
[](https://coveralls.io/github/facefusion/facefusion)
|
||||
@ -17,7 +17,7 @@ Preview
|
||||
Installation
|
||||
------------
|
||||
|
||||
Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](https://buymeacoffee.com/henryruhs/e/251939) and [macOS Installer](https://buymeacoffee.com/henryruhs/e/304634) get you started in minutes.
|
||||
Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](https://windows-installer.facefusion.io) and [macOS Installer](https://macos-installer.facefusion.io) get you started in minutes.
|
||||
|
||||
|
||||
Usage
|
||||
|
@ -3,7 +3,7 @@ from typing import Optional
|
||||
METADATA =\
|
||||
{
|
||||
'name': 'FaceFusion',
|
||||
'description': 'Next generation face swapper and enhancer',
|
||||
'description': 'Industry leading face manipulation platform',
|
||||
'version': '3.0.0',
|
||||
'license': 'MIT',
|
||||
'author': 'Henry Ruhs',
|
||||
|
@ -17,7 +17,7 @@ def render() -> None:
|
||||
[
|
||||
{
|
||||
'wording': 'become a member',
|
||||
'url': 'https://members.facefusion.io'
|
||||
'url': 'https://subscribe.facefusion.io'
|
||||
},
|
||||
{
|
||||
'wording': 'join our community',
|
||||
|
Loading…
Reference in New Issue
Block a user