Hi. I've seen your research very interesting.
I am trying to train a model on github that I am interested in.
My gpu enviroment is:

After doing dataset generatation as described in git
sudo CUDA_VISIBLE_DEVICES=0 python3 train.py --dataroot ./datasets/jeans2skirt_ccp --model insta_gan --name jeans2skirt_ccp_instagan --loadSizeH 330 --loadSizeW 220 --fineSizeH 300 --fineSizeW 200 --niter 400 --niter_decay 200
When I execute the above, I get the following error.

I know it is a Cuda version issue, so if you run it in various versions, it will appear as well.
Thank you for your understanding. What I wrote in Korean