c-barron / grounded-sam

  • Public
  • 24 runs
  • L40S
Iterate in playground

Input

Run this to download the model and run it in your local environment:

docker run -d -p 5000:5000 --gpus=all r8.im/c-barron/grounded-sam@sha256:81831427a4ab1d447830592975b4c74b79f018744fcabf8db449a3a9c3ba4b2a
curl -s -X POST \
  -H "Content-Type: application/json" \
  -d $'{
    "input": {
      "image": "https://st.mngbcn.com/rcs/pics/static/T5/fotos/outfit/S20/57034757_56-99999999_01.jpg",
      "prompts": ["face."],
      "threshold": 0.3
    }
  }' \
  http://localhost:5000/predictions

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model runs on Nvidia L40S GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This model doesn't have a readme.