Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

( 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

Comments

@AIhasArrived
Copy link

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:
  1. Write all the requirement needed in xtalker (without mentioning the sadtalker requirements)
  2. 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.

@Spycsh
Copy link
Owner

Spycsh commented Dec 14, 2023

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.

@Spycsh
Copy link
Owner

Spycsh commented Dec 14, 2023

@AIhasArrived , you can also refer to AWS or GCP. Here are the mapping info:

AWS SPR ==> m7i.48xlarge.
GCP SPR ==> c3-highcpu-176

@AIhasArrived
Copy link
Author

@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:).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants