From caf5a5c578ea568d797cc58e1966b8bd8dcd43d0 Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Wed, 6 Jul 2022 11:46:46 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 005b045..4429fa2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@   [![Replicate](https://replicate.com/kuprel/min-dalle/badge)](https://replicate.com/kuprel/min-dalle)   -[![Join us on Discord](https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white)](https://discord.gg/xBPBXfcFHd) +[![Join us on Discord](https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white)](https://discord.com/channels/823813159592001537/912729332311556136) This is a fast, minimal port of Boris Dayma's [DALLĀ·E Mega](https://github.com/borisdayma/dalle-mini). It has been stripped down for inference and converted to PyTorch. The only third party dependencies are numpy, requests, pillow and torch.