diff --git a/doc/UNCLIP.MD b/doc/UNCLIP.MD index 9a12c0c..bc4c3b2 100644 --- a/doc/UNCLIP.MD +++ b/doc/UNCLIP.MD @@ -11,6 +11,8 @@ To use them, download from Hugging Face, and put and the weights into the `check #### Image Variations ![image-variations-l-1](../assets/stable-samples/stable-unclip/unclip-variations.png) +If you would like to try a demo of this model, please visit https://clipdrop.co/stable-diffusion-reimagine + Run ``` @@ -53,4 +55,4 @@ cd checkpoints/karlo_models wget https://arena.kakaocdn.net/brainrepo/models/karlo-public/v1.0.0.alpha/efdf6206d8ed593961593dc029a8affa/decoder-ckpt-step%3D01000000-of-01000000.ckpt wget https://arena.kakaocdn.net/brainrepo/models/karlo-public/v1.0.0.alpha/4226b831ae0279020d134281f3c31590/improved-sr-ckpt-step%3D1.2M.ckpt cd ../../ -``` \ No newline at end of file +```