jonghwanhyeon / bob

Hello. This is Bob Ross.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bob

Hello. This is Bob Ross.

Usage

$ wget \
    --output-document=output.png \
    --header="Content-Type: application/json" \
    --post-data '{"url":  "https://source.unsplash.com/random/1024x1024",
                    "transforms": [
                        {"blur": 13},
                        {"select": [{">": [{"getitem": [{"to_hsl": {"representative": []}}, 2]}, 80]},
                            {"tint": [0, 0, 0, 0.20]}
                        ]}
                    ]}' \
    http://localhost:5000

About

Hello. This is Bob Ross.


Languages

Language:Python 89.4%Language:Dockerfile 10.6%