From bc70cecbcd712e8921ffa1bc2ab79e5f56cc8d06 Mon Sep 17 00:00:00 2001 From: Mingchen Zhuge <64179323+mczhuge@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:40:57 +0300 Subject: [PATCH] Update README.md add contributor graph --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f4faba3..cd76876 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,10 @@ We support local LM inference via [LM Studio](https://lmstudio.ai). Download the ## Contributors +<a href="https://github.com/metauto-ai/gptswarm/graphs/contributors"> + <img src="https://contrib.rocks/image?repo=metauto-ai/gptswarm&max=200" /> +</a> + * [Mingchen Zhuge](http://metauto.ai) (PhD Student@KAUST; Project Initiator) * [Wenyi Wang](https://scholar.google.com/citations?user=79ODhuQAAAAJ&hl=en&oi=ao) (PhD Student @ KAUST; Initial Participant) * [Dmitrii Khizbullin](http://www.khizbullin.tech) (Research Engineer Lead @ KAUST; Project Engineer Lead) -- GitLab