XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)
https://vcai.mpi-inf.mpg.de/projects/DragGAN/
Other
35.65k stars 3.44k forks source link

When deploying under Windows 10/Windows 11, it always displays RuntimeError:RuntimeError: Ninja is required to load C++ extensions. please tall me how to do it? #403

Open Lucky-person opened 11 months ago

PDillis commented 8 months ago

Did you try installing ninja? I.e., pip install ninja?