Search found 4 matches
- Fri Dec 27, 2019 2:54 am
- Forum: Installation Support
- Topic: GPU not being used if commands executed via command-line.
- Replies: 6
- Views: 9902
Re: GPU not being used if commands executed via command-line.
I'm afraid I see no such file anywhere. I need to run things outside of the GUI and call specific parts of Faceswap from the command line. From what I understand, that's not a practical thing to do if it's residing within a virtual environment. For example, in my batch file I have something like: se...
- Fri Dec 27, 2019 12:22 am
- Forum: Installation Support
- Topic: GPU not being used if commands executed via command-line.
- Replies: 6
- Views: 9902
Re: GPU not being used if commands executed via command-line.
After some research, I regrettably found I probably needed to install faceswap outside of a venv in order to continue using it with my custom scripts.
Thanks for your help!
- Thu Dec 26, 2019 11:18 pm
- Forum: Installation Support
- Topic: GPU not being used if commands executed via command-line.
- Replies: 6
- Views: 9902
Re: GPU not being used if commands executed via command-line.
That's what I am assuming as well. Is it possible to run these commands from CMD at all? I'd been calling all my commands through CMD on previous versions without issue prior to updating (this is when python.bat was being used on faceswap.py, rather than python.exe. Dunno if that helps as reference)...
- Thu Dec 26, 2019 11:08 pm
- Forum: Installation Support
- Topic: GPU not being used if commands executed via command-line.
- Replies: 6
- Views: 9902
GPU not being used if commands executed via command-line.
Hey guys, thanks in advance for any guidance. I've been using a custom batch file to execute my faceswap commands. I decided yesterday that I wanted to update to the latest faceswap. After doing so, if I launch the Faceswap gui via Anaconda Navigator, everything works well and my GPU is utilized cor...