-
Notifications
You must be signed in to change notification settings - Fork 451
Open
Description
I found style_transfer.py has option --cpu which can be run on non-cuda environment. But when I try this..
python3 style_transfer.py --cpu --scale_image --content a1.png --ckpt ./checkpoint/vtoonify.pt
It response ....
OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
how to solve this?
Metadata
Metadata
Assignees
Labels
No labels