mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-07-28 04:20:49 +02:00
Add DefaultWithJobs
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = async kernel =>
|
||||
{
|
||||
[
|
||||
[ 'fa-solid fa-power-off', 'Run Default', 'Default' ],
|
||||
[ 'fa-solid fa-robot', 'Run Default With Jobs', 'DefaultWithJobs' ],
|
||||
[ 'fa-solid fa-robot', 'Run Default+Jobs', 'Default+Jobs' ],
|
||||
[ 'fa-solid fa-gauge', 'Run Benchmark', 'Benchmark' ],
|
||||
[ 'fa-solid fa-camera', 'Run Webcam', 'Webcam' ]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user