epishchik's picture
Upload model
41d73ae verified
raw
history blame
No virus
361 Bytes
{
"architectures": [
"RealESRGANModel"
],
"auto_map": {
"AutoConfig": "config.RealESRGANConfig",
"AutoModel": "model.RealESRGANModel"
},
"model_type": "realesrgan",
"num_block": 23,
"num_feat": 64,
"num_grow_ch": 32,
"num_in_ch": 3,
"num_out_ch": 3,
"scale": 4,
"torch_dtype": "float32",
"transformers_version": "4.38.1"
}