This model applies box blur to an input image.
First, make sure you've got the latest version of Cog installed.
Run predictions on the model:
cog predict -i image=@examples/kodim24.png -i blur=4
cog predict -i image=@examples/kodim24.png -i blur=6This model applies box blur to an input image.
First, make sure you've got the latest version of Cog installed.
Run predictions on the model:
cog predict -i image=@examples/kodim24.png -i blur=4
cog predict -i image=@examples/kodim24.png -i blur=6