From d45405f92debacf3fa22f8e6fd4dc003989569ab Mon Sep 17 00:00:00 2001 From: henryruhs Date: Thu, 5 Sep 2024 00:49:29 +0200 Subject: [PATCH] Revert false commit --- facefusion.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/facefusion.ini b/facefusion.ini index f259345a..d29ac9f9 100644 --- a/facefusion.ini +++ b/facefusion.ini @@ -1,7 +1,7 @@ [paths] jobs_path = -source_paths = .assets/examples/source.jpg -target_path = /home/henry/Documents/testing/blonde-gen3.mp4 +source_paths = +target_path = output_path = [face_detector] @@ -85,12 +85,12 @@ ui_workflow = [execution] execution_device_id = -execution_providers = cuda -execution_thread_count = 32 -execution_queue_count = 2 +execution_providers = +execution_thread_count = +execution_queue_count = [memory] -video_memory_strategy = tolerant +video_memory_strategy = system_memory_limit = [misc]