facefusion/tests
Henry Ruhs 319e3f9652
Next (#544)
* Modernize CI

* Modernize CI

* Modernize CI

* Implement dynamic config (#518)

* Implement dynamic config

* Fix apply config

* Move config to general

* Move config to general

* Move config to general

* Add Windows installer

* Add --open-browser

* Add Windows installer part2

* Use non-commercial license for the installer

* Fix create environment in installer

* Fix openvino for installer

* Fix conda for installer

* Fix conda for installer, Remove python and pip as it is part of conda

* Improve installer - guess the path

* Fix CI

* Add missing accept-source-agreements to installer

* Install WinGet

* Improve WinGet installation steps

* Use absolute path for winget

* More installer polishing

* Add final page to installer, disable version check for Gradio

* Remove finish page again

* Use NEXT for metadata

* Support for /S mode

* Use winget-less approach

* Improve Conda uninstall

* Improve code using platform helpers (#529)

* Update dependencies

* Feat/fix windows unicode paths (#531)

* Fix the Windows unicode path dilemma

* Update dependencies

* Fix the Windows unicode path dilemma part2

* Remove conda environment on uninstall

* Fix uninstall command

* Install apps for local user only

* Add ultra sharp

* Add clear reality

* Update README and FUNDING

* Update FUNDING.yml

* Prevent preview of large videos in Gradio (#540)

* Fix order

* Refactor temporary file management, Use temporary file for image processing (#542)

* Allow webm on target component

* Reduce mosaic effect for frame processors

* clear static faces on trim frame changes

* Fix trim frame component

* Downgrade openvino dependency

* Prepare next release

* Move get_short_path to filesystem, Add/Improve some testing

* Prepare installer, Prevent infinite loop for sanitize_path_for_windows

* Introduce execution device id

* Introduce execution device id

* Seems like device id can be a string

* Seems like device id can be a string

* Make Intel Arc work with OpenVINOExecution

* Use latest Git

* Update wording

* Fix create_float_range

* Update preview

* Fix Git link
2024-05-19 15:22:03 +02:00
..
__init__.py Let's get started with pytest 2023-08-21 16:19:01 +02:00
test_audio.py Next (#487) 2024-04-13 11:27:55 +02:00
test_cli_face_debugger.py Next (#502) 2024-04-19 13:35:36 +02:00
test_cli_face_enhancer.py Next (#502) 2024-04-19 13:35:36 +02:00
test_cli_face_swapper.py Next (#502) 2024-04-19 13:35:36 +02:00
test_cli_frame_colorizer.py Next (#502) 2024-04-19 13:35:36 +02:00
test_cli_frame_enhancer.py Next (#502) 2024-04-19 13:35:36 +02:00
test_cli_lip_syncer.py Next (#502) 2024-04-19 13:35:36 +02:00
test_common_helper.py Next (#544) 2024-05-19 15:22:03 +02: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 (#544) 2024-05-19 15:22:03 +02: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 (#544) 2024-05-19 15:22:03 +02:00
test_memory.py Next (#544) 2024-05-19 15:22:03 +02:00
test_normalizer.py Next (#544) 2024-05-19 15:22:03 +02: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