🪄
Replicate - AI & ML Models Plugin
  • 👋Introduction
  • Registering for a Replicate Account
  • Installing the Plugin
  • Adding API Keys
  • Creating Predictions
    • Stable Diffusion
    • GFPGAN
    • SDXL
  • Retrieving Predictions
    • Database Setup
    • Get Prediction Workflow Actions
    • Webhooks
Powered by GitBook
On this page
  1. Retrieving Predictions

Database Setup

PreviousRetrieving PredictionsNextGet Prediction Workflow Actions

Last updated 1 year ago

CtrlK

In order to save the output from Predictions to your Bubble database, I recommend creating a data type called "prediction" and creating two fields for it:

Field
Type

ID

text

Output - Images

image (list)

Status

text

See below for an example from an actual Bubble app: