mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-07-08 12:07:50 +02:00
Bump to version 2.0.0
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ module.exports = async kernel =>
|
||||
method: 'shell.run',
|
||||
params:
|
||||
{
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch next --single-branch'
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch 2.0.0 --single-branch'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module.exports =
|
||||
{
|
||||
title: 'FaceFusion Next',
|
||||
title: 'FaceFusion 2.0.0',
|
||||
description: 'Next generation face swapper and enhancer',
|
||||
icon: 'icon.png',
|
||||
menu: require(__dirname + '/menu.js')
|
||||
|
||||
Reference in New Issue
Block a user