Update UNCLIP.MD

This commit is contained in:
hardmaru 2023-03-24 15:06:15 +09:00 committed by GitHub
parent e272fe649a
commit f2aa661ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ../../
```
```