jimothyjohn / whataburger-detector

Simple model to tell you whether or not a Whataburger is present in your picture.

  • Public
  • 22 runs
  • CPU
  • GitHub

Input

pip install replicate
Set the REPLICATE_API_TOKEN environment variable:
export REPLICATE_API_TOKEN=<paste-your-token-here>

Find your API token in your account settings.

Import the client:
import replicate

Run jimothyjohn/whataburger-detector using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.

output = replicate.run(
    "jimothyjohn/whataburger-detector:794610814a9fb3556bc5f0fab069bca1e459c8f21a912a284dc448b98d68c7f8",
    input={
        "format": "json"
    }
)
print(output)

To learn more, take a look at the guide on getting started with Python.

Output

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

Run time and cost

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

Readme

Whataburger Detector

This Whataburger detector acts as the screening agent for public data before sending along to the larger WhataGAN dataset .