🪄
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

Retrieving Predictions

PreviousSDXLNextDatabase Setup

Last updated 1 year ago

CtrlK

After you've created a prediction using one of the "Create Prediction" workflows, you'll want to return the output to your Bubble app. There are two ways of achieving this:

  • The "Get Prediction" workflow actions

  • Webhooks (more complex)