mirror of
https://github.com/facefusion/facefusion.git
synced 2026-07-06 10:37:54 +02:00
Add process manager to the right place
This commit is contained in:
@@ -13,7 +13,6 @@ from .helper import get_test_example_file, get_test_examples_directory
|
||||
|
||||
@pytest.fixture(scope = 'module', autouse = True)
|
||||
def before_all() -> None:
|
||||
process_manager.start()
|
||||
conditional_download(get_test_examples_directory(),
|
||||
[
|
||||
'https://github.com/facefusion/facefusion-assets/releases/download/examples-3.0.0/source.jpg',
|
||||
|
||||
Reference in New Issue
Block a user