This commit is contained in:
harisreedhar
2026-02-11 22:48:00 +05:30
committed by henryruhs
parent 70414fa456
commit d23e0123a5
+1 -1
View File
@@ -91,7 +91,7 @@ def mock_detect_execution_devices(mocker : MockerFixture) -> None:
'unit': '%'
}
})
mocker.patch('facefusion.system.detect_execution_devices', return_value =
mocker.patch('facefusion.system.detect_graphic_devices', return_value =
[
{
'driver_version': '555.42',