From 64f6002457414cb341dc76be7d4d8e09f9fae06c Mon Sep 17 00:00:00 2001 From: leejet Date: Sun, 19 Nov 2023 18:35:19 +0800 Subject: [PATCH] docs: add contributors info to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5b19fc9..95b185f 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,11 @@ docker run -v /path/to/models:/models -v /path/to/output/:/output sd [args...] | **Disk** | 2.7G | 2.0G | 1.7G | 1.6G | 1.6G | 1.5G | 1.5G | | **Memory**(txt2img - 512 x 512) | ~2.8G | ~2.3G | ~2.1G | ~2.0G | ~2.0G | ~2.0G | ~2.0G | +## Contributors + +Thank you to all the people who have already contributed to stable-diffusion.cpp! + +[![Contributors](https://contrib.rocks/image?repo=leejet/stable-diffusion.cpp)](https://github.com/leejet/stable-diffusion.cpp/graphs/contributors) ## References