Skip to content

kiri-art/docker-diffusers-api-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-docker-diffusers-api-base

This is just the base Conda / PyTorch / CUDA / xformers image for docker-diffusers-api.

It includes the above only and not any pip packages. However, the conda packages are pretty big and dependency solving takes a while, so this was a nice way to cut down on build times for first-time users or repeated builds without a build-cache.

See the tags page for available images.

Generally, you have something like:

  • python3.9-pytorch1.12.1-cuda11.6-xformers
  • python3.9-pytorch1.12.1-cuda11.6-xformers-banana

which I believe are self-explanatory.

About

Base image for docker-diffusers-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published