vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.04k stars 222 forks source link

for help, pyinstaller how to use gpu #80

Open cl886699 opened 1 year ago

cl886699 commented 1 year ago

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