File size: 324 Bytes
c42bece
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "RealESRGAN_x2plus",
  "arch": "RRDBNet",
  "netscale": 2,
  "num_feat": 64,
  "num_block": 23,
  "num_grow_ch": 32,
  "num_conv": 16,
  "act_type": "prelu",
  "pth_url": "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.1/RealESRGAN_x2plus.pth",
  "wdn_url": "",
  "hf_name": "Real-ESRGAN-x2plus"
}