aihacker111 / Efficient-Live-Portrait

Fast running Live Portrait with TensorRT and ONNX models
MIT License
112 stars 9 forks source link

Does this work with Comfyui + Windows 11 + Cuda 12.1? #4

Closed piovis2023 closed 1 month ago

piovis2023 commented 1 month ago

This project looks great. Curious if i will work with Comfyui + Windows 11 + Cuda 12.1?

aihacker111 commented 1 month ago

@piovis2023 Of course, it'll work all system but you need to make sure the CUDA and Cudnn you install matching with onnxruntime-gpu follow their document

https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html

piovis2023 commented 1 month ago

Excellent - thank you do. Do you have any example workflows that I could try? Thanks

piovis2023 commented 1 month ago

Discussing on another conversation. Thank you