RFR-Inpainting icon indicating copy to clipboard operation
RFR-Inpainting copied to clipboard

CUDA out of memory when test mode

Open zhhezhhe opened this issue 3 years ago • 3 comments

when --test mode, out of memory at the second image

zhhezhhe avatar Feb 24 '21 02:02 zhhezhhe

I think maybe no need to use GPU for testing. Put CUDA_VISIBLE_DEVICES="" before the test command.

xiankgx avatar Mar 03 '21 00:03 xiankgx

I think maybe no need to use GPU for testing. Put CUDA_VISIBLE_DEVICES="" before the test command.

Yes, but the speed will be slow.

zhhezhhe avatar Mar 03 '21 06:03 zhhezhhe

when --test mode, out of memory at the second image

did you solve the problem?

hzy-del avatar Nov 07 '23 08:11 hzy-del