yzxing87 / pytorch-deep-video-prior

[NeurIPS 2020] Blind Video Temporal Consistency via Deep Video Prior
118 stars 22 forks source link

Run code with CPU only #6

Closed semel1 closed 2 years ago

semel1 commented 2 years ago

Is it possible to run this code using CPU only? Tried "conda install pytorch torchvision torchaudio cpuonly -c pytorch" - no sucssess. Running Windows 10.