MARKETPLACE
PLUGINS
REPLICATE - GENAI, LLM, 19 MODELS
Replicate - GenAI, LLM, 19 models logo

Replicate - GenAI, LLM, 19 models

Published October 2023
   •    Updated November 2025

Plugin details

Easily use AI models in Bubble. It uses Replicate APIs. Frequent Updates to add models. *NEW* FLUX MODEL ADDED

It supports Streaming for LLM & Webhooks.

Currently in the plugin :
• Flux Pro (text-to-image)
• Flux Dev (text-to-image)
• Flux Dev Realism (text-to-image)
• Flux Schnell (text-to-image)
• Stable Diffusion 1.5 (text-to-image)
• SDXL (text-to-image, image-to-image, image-inpainting)
• Llama 2 70b (LLM, chat like GPT)
• GFPGAN (image upscaler & face restoration)
• blip (read, caption or answer a question about an image)
• Codeformer (another image upscaler & face restoration)
• Faceswap
• Whisper (transcription & subtitles)
• Wav2Lips (synchronisation between an audio and the lips of a person in a video)
• Deoldify (restore and color old photo)
• RemoveBG (Remove the background of an image)
• AudioGen (Generate audio from a prompt)
• Llama 2 13b (LLM, chat like GPT, *supports streaming*)
• Llava 13b (LLM with vision, chat like GPT, *supports streaming*)
• instant-id (Make realistic images of real people instantly from a prompt)
• Clarity Upscaler (an upscaler using SD to add many details, but less resemblance)

For this plugin to work you'll need a replicate.com account. You will need to create an API key and to add a credit card. The plugin doesn't pay for you Replicate API usage !

$100

One time  •  Or  $9/mo

0.5 stars   •   2 ratings
41 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Panja logo
Panja
Joined 2019   •   12 Plugins
View contributor profile

Instructions

- Go to replicate.com - Create an account
- Add your payment method
- Generate an API key
- Add the API key in the plugin tab on Bubble
- Use the functions in your workflows actions

For each action you will have the option to specify a webhook or not :
- If empty, the workflow will be blocked until the generation is completed. It can be used in client-side only on very fast model (because it timeout after 30s). It is advised to use them in backend workflow only.
- If a webhook is set, the action will return a prediction_id that you can use at later use. The webhook url specified will be called once the generation is completed.

To expose an API with URL to use as a Webhook you can check this tuto on YouTube (from 30min) : https://youtu.be/T6zXcy5uLmI?si=GYlm3852Do2Yc0W4&t=1802

For some text model you will be able to stream the output :
- To use the streaming with text models, you will have to add the element "LLM - Streaming" in your page and give it the stream url.
- The stream url is returned when calling a generation, you will have to set the field "Stream ?" in "yes" to have it returned.



Typical workflow to generate images with SD15 or SDXL :
- Create a new type in your BDD : "Generated Images"
- Give it few fields like :
--- prompt
--- prediction_id
--- user
--- imgs
--- ...
- Add an input in your page and a button
- Add a workflow When the button element is clicked
- Add the action to create an image with SDXL and set the prompt and webhook :
- Add a backend workflow that will be the webhook when the prediction is completed
- In this backend workflow you will get the "Generated Images" thanks to the prediction_id that will be in the data returned to your webhook
- Make a change to the "Generated Images" found with the prediction_id and set it the list of the images returned to your webhook
- On your front-end add a repeating group to display the images of your "Generated Images"

I will do videos to explain how to use the different models.


Editor : https://bubble.io/page?id=vima-plugin-replicate&test_plugin=1696261966525x696943153136009200_current&tab=Workflow&name=replicate&type=page


any bug or suggestion, any model you'd like to see added ?
contact [email protected]

Types

This plugin can be found under the following types:
Api   •   Action   •   Background Services   •   Element   •   Event

Categories

This plugin can be found under the following categories:
AI   •   Media   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (0.5)

NOT WORTH BUYING
May 24th, 2024
No information on how to use. Don't waste your time. I would like a refund please
Please send me an email and I'll help you (plugin author)
May 24th, 2024
  •  
Panja
This is a Scam! Do not buy it.
April 4th, 2024
Shameful scam! He listed models that never exist.
Hi, I'm a bit sad to read this review without even having received an email from you as I kindly help everyone reaching me by email. Even a few times I integrated the plugin myself on some Bubble apps that really needed my help. Please tell me more about the models that are written but doesn't exist ? I'm sure I can help you or even add a specific model that you need to the plugin :) (plugin author)
April 4th, 2024
  •  
Panja
Wav2Lips (synchronisation between an audio and the lips of a person in a video) does not work. and It needs a plugin that not available in Plugin store. faceswap does not show any response. Why do not you update your editor page to check your plugin function.
April 4th, 2024
  •  
Original reviewer
I updated the faceswap model, indeed the original model was removed from replicate, thank you for telling me :) You need to implement the model with webhooks for them to work properly as the response time is long. You can contact me by email [email protected] if you need any help to implement one of the models. I managed to make Wav2Lips work on my side. (plugin author)
April 4th, 2024
  •  
Panja
please share the editor or share it on your plugin editor page.
April 4th, 2024
  •  
Original reviewer
The editor is already on the plugin page : https://bubble.io/page?type=page&name=replicate&id=vima-plugins-demo&tab=tabs-1 For backend workflow : https://bubble.io/page?type=api&id=vima-plugins-demo&tab=tabs-2 (plugin author)
April 4th, 2024
  •  
Panja
Be honest. you did not change anything. Wav2Lips plugin in the workflow is not available at the plugin store. Revise the your editor page for your official plugin, not for testing plugin that not available.
April 4th, 2024
  •  
Original reviewer
Wav2Lip is not a plugin, it an action of this Replicate plugin. In you workflow you have to add the action : "Replicate - Wav2Lip - LipSync" I added a reply in my forum thread here : https://forum.bubble.io/t/replicate-genai-llm-14-models-plugin-for-bubble-by-panja/288105/3?u=vincent_0x20100 Hopefully it can help you for the integration. Please if you still struggle to implement the plugin contact me by email and I'll help you. Multiple Bubblers are using the plugin and it works fine. (plugin author)
April 5th, 2024
  •  
Panja
Bubble