Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

runpod-workers/worker-stable_diffusion_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion v1.5 | Worker

🚨 deprecated, please use worker-sdxl or worker-comfyui instead

RunPod Endpoint

This repository contains the worker for the SDv1 AI Endpoints. The following docs can be referenced to make direct calls to the running endpoints on runpod.io

Docker Image

The docker image requires two build arguments MODEL_URL and Model_TAG to build the image. The MODEL_URL is the url of the model repository and the Model_TAG is the tag of the model repository.

docker build --build-arg MODEL_URL=https://huggingface.co/runwayml/stable-diffusion-v1-5 --build-arg MODEL_TAG=runwayml/stable-diffusion-v1-5 -t runwayml/stable-diffusion-v1-5 .

Continuous Deployment

This worker follows a modified version of the worker template where the Docker build workflow contains additional SD models to be built and pushed.

🔗 | Links

🐳 Docker Container

About

🖼️ | RunPod worker for all Stable Diffusion v1 endpoints.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •