facefusion/tests
Henry Ruhs 6e67d7bff6
2.4.1 (#442)
* Update official url for cuda 12-2 wheels

* Fix preview for audio to image

* Prevent download loop when remote is unreachable

* Prevent download loop when remote is unreachable

* changes (#444)

* Tidy up monkey patch

* Use cpu core count for concurrency count

* Dynamic concurrency_count for ideal Gradio performance

* Conditional download face analyser models

* Fix testing via pre_check()

* Introduce checking to process manager for blocking the UI

* Introduce checking to process manager for blocking the UI

* Introduce checking to process manager for blocking the UI

* Introduce checking to process manager for blocking the UI

* Move the blocking while model download to the correct position

* Remove unused imports

---------

Co-authored-by: Harisreedhar <46858047+harisreedhar@users.noreply.github.com>
2024-03-20 10:02:08 +01:00
..
__init__.py Let's get started with pytest 2023-08-21 16:19:01 +02:00
test_audio.py Next (#384) 2024-02-14 14:08:29 +01:00
test_cli.py Next (#384) 2024-02-14 14:08:29 +01:00
test_common_helper.py Next (#436) 2024-03-14 19:56:54 +01:00
test_config.py Next (#318) 2024-01-19 19:57:48 +01:00
test_download.py Next (#384) 2024-02-14 14:08:29 +01:00
test_execution.py Next (#436) 2024-03-14 19:56:54 +01:00
test_face_analyser.py 2.4.1 (#442) 2024-03-20 10:02:08 +01:00
test_ffmpeg.py Next (#436) 2024-03-14 19:56:54 +01:00
test_filesystem.py Next (#384) 2024-02-14 14:08:29 +01:00
test_memory.py Next (#318) 2024-01-19 19:57:48 +01:00
test_normalizer.py Next (#436) 2024-03-14 19:56:54 +01:00
test_process_manager.py Next (#436) 2024-03-14 19:56:54 +01:00
test_vision.py Next (#436) 2024-03-14 19:56:54 +01:00
test_wording.py Next (#384) 2024-02-14 14:08:29 +01:00