FaceFusion
3.2.0
3.2.0
  • Introduction
    • Changelog
    • Disclaimer
    • Licenses
  • Installation
    • Platform
      • Linux
      • macOS
      • Windows
    • Accelerator
      • Linux
      • Windows
  • Usage
    • CLI Commands
      • General
      • Job Manager
      • Job Runner
    • CLI Arguments
      • Paths
      • Patterns
      • Face Detector
      • Face Landmarker
      • Face Selector
      • Face Masker
      • Frame Extraction
      • Output Creation
      • Processors
        • Age Modifier
        • Deep Swapper
        • Expression Restorer
        • Face Debugger
        • Face Editor
        • Face Enhancer
        • Face Swapper
        • Frame Colorizer
        • Frame Enhancer
        • Lip Syncer
      • UIs
      • Execution
      • Download
      • Memory
      • Misc
    • Deepfake Webcam
    • Platform Benchmark
    • Run With Docker
  • Troubleshooting
    • macOS
    • Windows
  • Workshop
    • Processor
    • UI Layout
    • UI Component
  • Knowledgebase
    • Face Vocabulary
    • Error Codes
    • GPU Capabilities
  • Donation
  • FAQ
  • Project
    • GitHub
    • Shop
  • COMMUNITY
    • Discord
    • Reddit
  • Partner
    • RunDiffusion
Powered by GitBook
On this page
  • Job Run
  • Job Run All
  • Job Retry
  • Job Retry All
  1. Usage
  2. CLI Commands

Job Runner

Job Run

Run a queued job.

Command: job-run [job_id]

Arguments:

  • Paths

    • Config Path

    • Temp Path

    • Jobs Path

  • Execution

  • Download

    • Download Providers

  • Memory

  • Misc

    • Log Level

Example: job-run example

Job Run All

Run all queued jobs.

Command: job-run-all

Arguments:

  • Paths

    • Config Path

    • Temp Path

    • Jobs Path

  • Execution

  • Download

    • Download Providers

  • Memory

  • Misc

Example: job-run-all

Job Retry

Retry a failed job.

Command: job-retry [job_id]

Arguments:

  • Paths

    • Config Path

    • Temp Path

    • Jobs Path

  • Execution

  • Download

    • Download Providers

  • Memory

  • Misc

    • Log Level

Example: job-retry example

Job Retry All

Retry all failed jobs.

Command: job-retry-all

Arguments:

  • Paths

    • Config Path

    • Temp Path

    • Jobs Path

  • Execution

  • Download

    • Download Providers

  • Memory

  • Misc

Example: job-retry-all

Last updated 4 months ago