Deep-Live-Cam
Deep-Live-Cam copied to clipboard
real time face swap and one-click video deepfake with only a single image
Currently AMD support is enabled via DirectML for Windows only. Consider supporting AMD GPU hardware acceleration on Linux.
I'm using Windows, AMD CPU, NVIDIA GPU and I got all of my basic requirements complete (like python, ffmpeg, cuda toolkit, etc...) When I was trying to get the DLC...
Iam trying to execute the cmdlet via powershell script, all arguments are working well (like --many-faces / --keep-fps etc..) but iam not able to put the frace_enhancer into the command....
D:\Deep-Live-Cam-main\Deep-Live-Cam-main>pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Ignoring torch: markers 'sys_platform == "darwin"' don't match your environment Ignoring...
ERROR: Could not find a version that satisfies the requirement pillow==9.5.0 (from versions: 9.3.0, 10.2.0) ERROR: No matching distribution found for pillow==9.5.0
Using `"python run.py --execution-provider dml --execution-threads 1"` works for DirectML video processing. Going any higher on execution-threads than 1 crashes on this line: ``` [DLC.FACE-SWAPPER] Progressing... Processing: 0%| | 0/38...
I don't have a GPU in my computer, and I have an AMR ryzen 5, with 12 gb of memory ram and ssh around the operating system. I believe that...
Project installed successfully but is not working correctly on Windows 10 Intel(R) Core(TM) i7-10700
Hi, team My PC is Intel(R) Core(TM) i7-10700, 16 CPU (2.90GHz), 32GB RAM. I installed the program on this PC successfully and run. But the program can't swap my face...
It crashes when I click the Live button, every single time. [libprotobuf ERROR google/protobuf/descriptor_database.cc:559] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add(). [libprotobuf FATAL google/protobuf/descriptor.cc:1357] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size): libc++abi: terminating...
Done everything i think could be the solution but no head way yet. SOMEBODY PLEASE EXPLAIN WITHOUT THE AMBIGUITY TERMS. THANKS. sess = C.InferenceSession(session_options, self._model_path, True, self._read_config_from_model) onnxruntime.capi.onnxruntime_pybind11_state.InvalidProtobuf: [ONNXRuntimeError] :...