huggingnft
huggingnft copied to clipboard
Generate NFT or train new model in just few clicks! Train as much as you can, others will resume from checkpoint!
(pygpucuda) D:\python\Deep CS\DDN-master>python sr_test.py Traceback (most recent call last): File "sr_test.py", line 50, in for data in dataloader: File "C:\Users\amits\anaconda3\envs\pygpucuda\lib\site-packages\torch\utils\data\dataloader.py", line 438, in __iter__ return self._get_iterator() File "C:\Users\amits\anaconda3\envs\pygpucuda\lib\site-packages\torch\utils\data\dataloader.py", line 384,...
The data is non CUDA, the model is loaded with `CPU`, that's why the bug exists when using `model.generate_interpolation`.