Back to Cog

Blur

examples/blur/README.md

0.21.0323 B
Original Source

Blur

This model applies box blur to an input image.

Usage

First, make sure you've got the latest version of Cog installed.

Run predictions on the model:

sh
cog predict -i image=@examples/kodim24.png -i blur=4

cog predict -i image=@examples/kodim24.png -i blur=6