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

fused/fused.so #238

Closed
maraliycrt opened this issue May 16, 2024 · 0 comments
Closed

fused/fused.so #238

maraliycrt opened this issue May 16, 2024 · 0 comments

Comments

@maraliycrt
Copy link

Hello, I am trying to run the inference script with this command:
python inference.py --face {input_video_path} --audio {input_audio_path} --outfile results/output.mp4
from a server with CUDA Version: 12.4, Python 3.10.12 and these versions of torch:
torch: 2.3.0
torchaudio: 0.12.1+cu113
torchvision: 0.18.0
ninja: 1.11.1.1
which I installed directly with pip install. I have also tried with:
!python3 -m pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113
but I get this error:
image
And actually I dont have that file when install the packages:
image
where can i get it?

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

1 participant