iperov / DeepFaceLive

Real-time face swap for PC streaming or video calls
GNU General Public License v3.0
26.03k stars 4.43k forks source link

[ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: D:\a\_work\1\s\onnxruntime\core\framework\bfc_arena.cc:342 onnxruntime::BFCArena::AllocateRawInternal Failed to allocate memory for requested buffer of size 150994944 #73

Closed cubestudioss closed 2 years ago

cubestudioss commented 2 years ago

Any time I try to run the face swapper it shows this [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: D:\a_work\1\s\onnxruntime\core\framework\bfc_arena.cc:342 onnxruntime::BFCArena::AllocateRawInternal Failed to allocate memory for requested buffer of size 150994944

Can anyone help?

cubestudioss commented 2 years ago

DeepFaceLive 7_22_2022 5_02_03 PM here is photo

cubestudioss commented 2 years ago

And it was working fine a day ago

iperov commented 2 years ago

low GPU mem.

Disable other apps that can use GPU. Use other GPU for monitor output, for example Integrated GPU in Intel processors, thus more video mem will be available.