Merge branch 'master' into v4

# Conflicts:
#	facefusion/metadata.py
#	facefusion/uis/assets/overrides.css
#	facefusion/vision.py
#	facefusion/workflows/core.py
#	facefusion/workflows/to_video.py
#	tests/test_cli_age_modifier.py
#	tests/test_cli_background_remover.py
#	tests/test_cli_expression_restorer.py
#	tests/test_cli_face_debugger.py
#	tests/test_cli_face_editor.py
#	tests/test_cli_face_enhancer.py
#	tests/test_cli_face_swapper.py
#	tests/test_cli_frame_colorizer.py
#	tests/test_cli_frame_enhancer.py
#	tests/test_cli_lip_syncer.py
#	tests/test_ffmpeg.py
#	tests/test_vision.py
This commit is contained in:
henryruhs
2026-09-01 15:23:53 +02:00
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
numpy==2.4.6
onnx==1.22.0
onnxruntime==1.28.0
onnxruntime==1.29.0
opencv-python-headless==5.0.0.93
psutil==7.2.2
python-multipart==0.0.28