module pixeltable.functions.replicate
Pixeltable UDFs that wrap various endpoints from the Replicate API. In order to use them, you must firstpip install replicate and configure your Replicate credentials, as described in
the Working with Replicate tutorial.
udf run()
replicate, key rate_limit). If no rate
limit is configured, uses a default of 600 RPM.
Requirements:
pip install replicate
input(Json): The input parameters for the model.ref(String): The name of the model to run.
Json: The output of the model.
meta/meta-llama-3-8b-instruct to an existing Pixeltable column tbl.prompt of the table tbl:
black-forest-labs/flux-schnell to generate images from an existing Pixeltable column tbl.prompt: