mirror of
https://github.com/facefusion/facefusion.git
synced 2026-04-28 20:46:26 +02:00
Simplify bbox access
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import gradio
|
||||
|
||||
from facefusion.uis.components import about, frame_processors, frame_processors_options, execution, execution_thread_count, execution_queue_count, limit_resources, temp_frame, output_options, common_options, source, target, preview, trim_frame, face_analyser, face_selector, output
|
||||
from facefusion.uis.components import about, frame_processors, frame_processors_options, execution, execution_thread_count, execution_queue_count, limit_resources, temp_frame, output_options, common_options, source, target, output, preview, trim_frame, face_analyser, face_selector
|
||||
|
||||
|
||||
def pre_check() -> bool:
|
||||
|
||||
Reference in New Issue
Block a user