sascha1337 / serverless-workers

⚙️ | Official set of serverless workers provided by RunPod

Home Page:https://www.runpod.io/serverless-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless | Workers

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
Dream Booth v1 runpod/ai-api-dream-booth-v1

Directory Structure

.

About

⚙️ | Official set of serverless workers provided by RunPod

https://www.runpod.io/serverless-ai

License:MIT License


Languages

Language:Python 97.1%Language:Dockerfile 2.9%