-
Traceback (most recent call last):
File "test_video_swapsingle.py", line 34, in
opt = TestOptions().parse()
File "C:\Program Files\SimSwap\SimSwap-main\options\base_options.py", line 84, i…
-
This is what i get:
```
2021-09-15 05:36:01.6647118 [E:onnxruntime:Default, provider_bridge_ort.cc:952 onnxruntime::ProviderLibrary::Get] Failed to load library, error code: 126
2021-09-15 05:36:…
-
Hi. I got this error while triying to execute example of test_one_image.py
Command:
`python.exe .\test_one_image.py --isTrain false --name people --Arc_path .\arcface_model\arcface_checkpoint.tar …
-
I've just update to the newest version.
While I follow the [Preparation](https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md) I've notice something ✨NEW✨ that now SimSwap use…
-
It was working fine for me for a few days, before I suddenly started to get this error. Does anyone know why? Thanks for your help!
------------ Options -------------
Arc_path: arcface_model/arcfa…
-
When I get to the last step to actually create the video, I paste the code in and hit enter. The code runs and it gets to where it says ----end--- and then it never starts building the video. No erro…
-
Hello!
I am trying to run the demo after meeting all prerequisites, however after running the first command [here](https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/usage.md):
`pyth…
-
Since _test_video_swapsingle_ is working perfect, first attempt to swap specific face gives following error (after processing a few frames):
Traceback (most recent call last):
File "test_video_s…
-
When I run the notebook, some links seem unavailable.
I don't know why this happens, because it seems that I can manually download the files in my web browser.
![Unavailable links](https://i.imgur…
-
(simswap) G:\Sim-swap>python test_video_swapsingle.py --isTrain false --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo…