RealVDeblur / config.json
RBJin's picture
Create config.json
e843105 verified
Raw
History Blame Contribute Delete
279 Bytes
{
"model_type": "realvdeblur",
"architectures": [
"RealVDeblurModel"
],
"task": "video-deblurring",
"framework": "pytorch",
"description": "RealVDeblur is a one-step video diffusion model for generalizable real-world video deblurring.",
"model_version": "1.0"
}