Omnitool.ai
  • Welcome to Omnitool.ai
    • Key Features
  • Getting Started
    • Installation
    • Configuration
    • FAQ
  • Tutorial
    • Glossary
    • UI Overview
    • Adding API Keys
    • Blocks
      • Omnitool
      • OpenAI
      • Replicate
      • HuggingFace
      • ElevenLabs
      • OpenRouter
      • Sharp Image Processing
  • Contributing
  • Advanced
    • Run Recipe via REST API
    • Create New Blocks
      • Add a New Block via Composition API
      • Adding New Block via Extension
      • Adding new Block via OpenAPI Spec
    • Create New Extension
    • Use Local Models
  • License
Powered by GitBook
On this page
  • Prerequisites
  • Setup
  • Installing the Replicate Extension
  • Adding API Key
  • Using Replicate Blocks
  • Adding Replicate Model
  • Using Replicate Blocks
  • Additional Resources

Was this helpful?

Edit on GitHub
Export as PDF
  1. Tutorial
  2. Blocks

Replicate

PreviousOpenAINextHuggingFace

Last updated 1 year ago

Was this helpful?

Replicate is a platform that enables users to effortlessly host and run AI models on the cloud. With the Replicate Extension for Omnitool, you can conveniently access and use a wide range of AI models available on replicate.com with just a single click.

Prerequisites

Before you begin, ensure you have the following:

Setup

Installing the Replicate Extension

  1. Navigate to Extensions Manager

  2. Select and install the Replicate Extension.

Adding API Key

  1. Navigate to API Key Manager in the left panel.

  2. Add your Replicate API token.

Using Replicate Blocks

Adding Replicate Model

  1. Go to the Extension Manager.

  2. Open the Replicate Extension.

  3. Import models:

    • Preset Models: Choose from a list of preset models provided in the portal.

Using Replicate Blocks

  • Find in Block Collection: Once model added, the Replicate model's block will appear in the "Add Block" collection.

  • Direct Add: Or, right after importing the model, a button will appear in the Chat interface. Click on this button to directly add the Replicate block to your canvas.

Additional Resources


Replicate Account: Sign up or log in at .

API Token: Generate your API token at .

Custom Models: Manually key in the model name, which can be found at , to add a specific model.

For developers and users seeking more advanced configurations and troubleshooting resources for these blocks, refer to the OpenAPI and block specifications on the .

For more detailed information, visit the .

Replicate
Replicate API Tokens
https://replicate.com/explore
https://github.com/omnitool-ai/omni-core-blocks/tree/main/server/apis/replicate
official Replicate documentation