/serverless-workers

⚙️ | Official set of serverless worker provided by RunPod as endpoints.

Primary LanguagePythonMIT LicenseMIT

Serverless | Workers

CI | Code Quality

Official set of serverless AI workers provided by RunPod.

Table of Contents

Pod Worker Functionality

All the workers us the RunPod Python Package to implement the work functions, see the serverless-worker docs for more information.

Cog

To aid in packaging, these workers referenced the Cog package to build the containers. See cog_setup.md for more information on how to install Cog.

Deployed Containers

Model Docker Hub
Stable Diffusion v1 runpod/ai-api-stable-diffusion-v1
Stable Diffusion v2 runpod/ai-api-dreambooth-v1
Dream Booth v1 runpod/ai-api-dream-booth-v1
Anything v3 runpod/ai-api-anything-v3
Openjourney runpod/ai-api-openjourney
Whisper runpod/ai-api-whisper
helloworld

Directory Structure

.