From 527bb0ff45d4fd7c854908664b40e919c3b1ff17 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Mon, 11 May 2026 02:53:07 +0200 Subject: [PATCH] cleanup --- tests/test_api_stream.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_api_stream.py b/tests/test_api_stream.py index 4f9ac9ce..1e0ee946 100644 --- a/tests/test_api_stream.py +++ b/tests/test_api_stream.py @@ -36,11 +36,11 @@ def before_all() -> None: state_manager.init_item('face_swapper_model', 'hyperswap_1a_256') state_manager.init_item('face_swapper_pixel_boost', '256x256') + environment.setup_platform() + common_pre_check() processors_pre_check() - environment.setup_platform() - conditional_download(get_test_examples_directory(), [ 'https://github.com/facefusion/facefusion-assets/releases/download/examples-3.0.0/source.jpg'