dpyy / serverless-workers

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

Home Page:https://www.runpod.io/endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

.

About

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

https://www.runpod.io/endpoints

License:MIT License


Languages

Language:Python 99.1%Language:Shell 0.6%Language:Dockerfile 0.2%