Germin4l

Results 8 comments of Germin4l

Thank you! I'm not using Conda. Do you think there is a way to make it work without it? and to make it more difficult, potentially, I'm on windows. Could...

By the way, I'm an animator and I think this kind of thing will be revolutionary. Thanks for implementing it.

I figured it out. 'ninja.exe' needs to be in 'PATH' on windows, it's as simple as that. in my case, add this to 'PATH': C:\Users\pj\AppData\Roaming\Python\Python39\Scripts

well. now I get Cannot open include file: 'Python.h': No such file or directory # # ninja: build stopped: subcommand failed. Another Torch-related error.

thanks friend! It looks like it it works now. I just get a warning that might be something or nothing, i don't know yet, but the import now works. python\stylegan2\op\upfirdn2d.py:21:...

I'll try without ninja as well, if you say it might not be required anymore?

I see. I'm trying to make this work along Stable diffusion in a non-conda environment (with a custom UI) which is why it's a bit complicated.