3.0.0 Gold (#787)
* Replace audio whenever set via source * use scale_face_landmark_5() in age_modifier * Fix wording and ordering of options * Adjust wording for face editor * Fix wording for processors * Switch order of frame colorizer options * That condition is actual not needed * Simplify UI layout API by removing pre_render() * Clean args and safe cast ini values (#775) * Clean args and safe cast ini values * Clean args and safe cast ini values * Clean args and safe cast ini values * Introduce paths group * Fix job list command and change order * Add job list testing todo * Fix spacing in typing * Fix benchmark by ignoring audio * Simplify and avoid knowing the provider values (#782) * Fix logger table with empty value * Complete Typing --------- Co-authored-by: harisreedhar <h4harisreedhar.s.s@gmail.com>
This commit is contained in:
@@ -36,12 +36,12 @@ commands:
|
||||
run run the program
|
||||
headless-run run the program in headless mode
|
||||
force-download force automate downloads and exit
|
||||
job-list list jobs by status
|
||||
job-create create a drafted job
|
||||
job-submit submit a drafted job to become a queued job
|
||||
job-submit-all submit all drafted jobs to become a queued jobs
|
||||
job-delete delete a drafted, queued, failed or completed job
|
||||
job-delete-all delete all drafted, queued, failed and completed jobs
|
||||
job-list list jobs by status
|
||||
job-add-step add a step to a drafted job
|
||||
job-remix-step remix a previous step from a drafted job
|
||||
job-insert-step insert a step to a drafted job
|
||||
|
||||
Reference in New Issue
Block a user