From 83bc18a6484c4c5c4fdf3301277d71dbf02790e3 Mon Sep 17 00:00:00 2001 From: deepfates <58602708+deepfates@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:24:44 -0800 Subject: [PATCH] Add Replicate demo link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9de6bb7c03..26f1efec99 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ControlNet +[![Try a demo on Replicate](https://replicate.com/jagilley/controlnet-seg/badge)](https://replicate.com/jagilley/controlnet-seg) + Cog implementation of [Adding Conditional Control to Text-to-Image Diffusion Models](https://github.com/lllyasviel/ControlNet/raw/main/github_page/control.pdf). To run this Cog model: