This repo gives a basic framework for serving Stable Diffusion in production using simple HTTP servers.
Stable Diffusion is now available as a prebult model on Banana! See how to deploy Stable Diffusion in seconds.
If you want to customize beyond the prebuilt model:
Follow the quickstart guide in Banana's documentation to use this repo.
(choose "GitHub Repository" deployment method)
dockerfile in your forked repo with ENV HF_AUTH_TOKEN=your_auth_tokenUnderstand the π Serverless framework and functionality of each file within it.
Generalize this framework to deploy anything on Banana.
Python
87.6%
Dockerfile
12.4%
This repo gives a basic framework for serving Stable Diffusion in production using simple HTTP servers.
Stable Diffusion is now available as a prebult model on Banana! See how to deploy Stable Diffusion in seconds.
If you want to customize beyond the prebuilt model:
Follow the quickstart guide in Banana's documentation to use this repo.
(choose "GitHub Repository" deployment method)
dockerfile in your forked repo with ENV HF_AUTH_TOKEN=your_auth_tokenUnderstand the π Serverless framework and functionality of each file within it.
Generalize this framework to deploy anything on Banana.
Python
87.6%
Dockerfile
12.4%