vietanhdev/anylabeling

for help, pyinstaller how to use gpu

cl886699 opened this issue · 0 comments

I use this command
pyinstaller anylabeling.spec
when running this .exe,but it can not use gpu.
how i can use pyinstaller build a .exe using gpu?
thanks