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]