MRzzm / DINet

The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."
1k stars 175 forks source link

Cannot install on python3.10 #125

Open sumitmamoria opened 3 months ago

sumitmamoria commented 3 months ago

Cannot install scipy (and other) packages on python3.10. What was the last version of python that worked with this code?

maggiez0138 commented 3 months ago

I think you can refer to the modifications to be compatible with the latest pytorch and tf(cuda 12.1, python 3.10). https://github.com/wangchengkai-lab/DINet-after-the-revision/tree/main