Looks stable to me
This commit is contained in:
parent
20138d0957
commit
4ffae94bac
@ -60,7 +60,7 @@ python run.py [options]
|
||||
-v, --version show program's version number and exit
|
||||
```
|
||||
|
||||
Using the `-s/--source`, `-t/--target` and `-o/--output` argument will run the program in headless mode.
|
||||
Using the `-s/--source`, `-t/--target` and `-o/--output` arguments will run the program in headless mode.
|
||||
|
||||
|
||||
Disclaimer
|
||||
|
@ -1,13 +1,8 @@
|
||||
name = 'FaceFusion'
|
||||
version = '1.0.0-beta'
|
||||
website = 'https://facefusion.io'
|
||||
|
||||
|
||||
METADATA =\
|
||||
{
|
||||
'name': 'FaceFusion',
|
||||
'description': 'Next generation face swapper and enhancer',
|
||||
'version': '1.0.0-beta',
|
||||
'version': '1.0.0',
|
||||
'license': 'MIT',
|
||||
'author': 'Henry Ruhs',
|
||||
'url': 'https://facefusion.io'
|
||||
|
Loading…
Reference in New Issue
Block a user