Gpen-bfr-2048.pth Link Jun 2026

import torch model = torch.load('gpen-bfr-2048.pth', map_location=torch.device('cpu'))

is a high-resolution pre-trained model weight file for the GAN Prior Embedded Network (GPEN) , specifically designed for "Blind Face Restoration" (BFR). What is it? gpen-bfr-2048.pth

The suffix of the file name tells us two critical things about its capabilities: import torch model = torch