warmshao / FasterLivePortrait

Bring portraits to life in Real Time!onnx/tensorrt support!实时肖像驱动!
504 stars 47 forks source link

Does the environment have version requirements? #67

Open alex13by opened 2 months ago

alex13by commented 2 months ago

Are there version requirements for cuda, python, and OnnxRun-time gpu? As far as I know, onnxruntime can only work properly in cu118 environment in some applications. Does this application have such an impact?

warmshao commented 2 months ago

Are there version requirements for cuda, python, and OnnxRun-time gpu? As far as I know, onnxruntime can only work properly in cu118 environment in some applications. Does this application have such an impact?

I'm not sure, you need to test it yourself, and if it's not compatible, you will need to compile and install it yourself according to the readme.