huggingnft icon indicating copy to clipboard operation
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!

Results 2 huggingnft issues
Sort by recently updated
recently updated
newest added

(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`.