You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
( Trying to understand the README) "Install related dependencies of SadTalker" => What do you mean? Do we have to install torch==2.0.0 or torch==1.12.1+cu113,?
#13
Open
AIhasArrived opened this issue
Dec 13, 2023
· 3 comments
Hello
I am having a hard time understanding the Readme
It says "Install related dependencies of SadTalke", but it the readme from sadtalker mentions a different version of Torch,
then just before that, the xtalker readme mention a newer version of Torch.
Same for Python I am not sure which one I will need.
Is it possible to either:
Write all the requirement needed in xtalker (without mentioning the sadtalker requirements)
or, create a requirements.txt file for xtalker instead?
I really want to make this xtalker work, even ready to borrow a shappire cpu to see how it goes.
The text was updated successfully, but these errors were encountered:
Hello @AIhasArrived , you can skip the torch version in sadtalker and just follow the torch installation in xtalker, although I think both can work. Meanwhile, you should install the ffmpeg and pip install the requirements.txt under xtalker.
For resources, I am sorry that I am not the one who sells the machines, but maybe you can use Intel Developer cloud to check whether they offer a shappire rapids xeon cpu.
@AIhasArrived , you can also refer to AWS or GCP. Here are the mapping info:
AWS SPR ==> m7i.48xlarge. GCP SPR ==> c3-highcpu-176
Thanks, is there a page where we can see these mapping infos?
Also, can you do a pip freeze? to obtain the requirements.txt you have in your xtalker instalaltion? That would be more clear to be honest:).
Hello
I am having a hard time understanding the Readme
It says "Install related dependencies of SadTalke", but it the readme from sadtalker mentions a different version of Torch,
then just before that, the xtalker readme mention a newer version of Torch.
Same for Python I am not sure which one I will need.
I really want to make this xtalker work, even ready to borrow a shappire cpu to see how it goes.
The text was updated successfully, but these errors were encountered: