-
I went through the installation process, and everything seemed to have been installed correctly. I ran the download_models script, and I am sure the checkpoints were put at the proper place.
When …
-
1. result:
![image](https://github.com/Elsaam2y/DINet_optimized/assets/48466610/4b326bf3-020e-467f-903d-8f3b04be6523)
3. src:
![image](https://github.com/Elsaam2y/DINet_optimized/assets/48466610/…
-
could existing code / models be extended to work in similar way?
https://chat.openai.com/share/5fa19af2-007d-43d7-a47c-367d8f7b33b7
The "EMO: Emote Portrait Alive" paper presents a novel fra…
-
`(sadtalker) root@autodl-container-40b311b9f2-f5a0d366:~/SadTalker# python inference.py
using safetensor as default
Traceback (most recent call last):
File "inference.py", line 150, in
ma…
-
Missing many dependencies it seems, I simply copied the code into a collab notebook from here
https://github.com/OpenTalker/SadTalker/blob/main/docs/face3d.md
Traceback (most recent call last):
…
-
手机前置摄像头自拍的照片,基本是大头照,提示如下信息:
```
using safetensor as default
3DMM Extraction for source image
Traceback (most recent call last):
File "inference.py", line 144, in
main(args)
File "infer…
-
请教各位大佬,我用webui部署的sadtalker插件成功了,用的tourch 2.1 arc的版本。
问题是sadtalker只调用cpu去跑,不知道怎么让它调用GPU跑,我的显卡是a770。
![2](https://github.com/OpenTalker/SadTalker/assets/15867948/261d18f0-179a-46b3-92ae-33a923e66475)
…
-
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\SadTalker\python\lib\site-packages…
-
Hello,
I have setup and installed docker / image.
When I try to run it comes up with following error
2023-08-10 14:02:55 Traceback (most recent call last):
2023-08-10 14:02:55 File "infere…
-
Hello SD Community,
im trying to run Sadtalker on my PC, i basically followed the tutorial(https://www.youtube.com/watch?v=AoIzJWnQw1M) , i didnt have python but i successfully isntalled it.
…