Sign inSign up

iomz/diffusers-jetson

By iomz

•Updated almost 4 years ago

https://github.com/iomz/docker-diffusers-jetson

Image
0

946

iomz/diffusers-jetson repository overview

⁠docker-diffusers-jetson⁠

Diffusers⁠ for NVIDIA Jetson with the [NVIDIA L4T PyTorch] container.

See my post: https://iomz.github.io/blog/docker-diffusers-jetson⁠

⁠Synopsis

  1. Clone this repo.
git clone https://github.com/iomz/docker-diffusers-jetson
  1. Clone a model from Huging Face (e.g., runwayml/stable-diffusion-v1-5)
mkdir -p docker-diffusers-jetson/models && cd $_
git clone https://huggingface.co/runwayml/stable-diffusion-v1-5
  1. Try the txt2img
docker-compose run --rm txt2img --model models/stable-diffusion-v1-5 "abandoned building in forest with beautiful glass windows"

Tag summary

Content type

Image

Digest

sha256:743d9a183…

Size

5.9 GB

Last updated

almost 4 years ago

docker pull iomz/diffusers-jetson