mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-21 23:24:59 +00:00
Update UNCLIP.MD
This commit is contained in:
parent
e272fe649a
commit
f2aa661ea3
1 changed files with 3 additions and 1 deletions
|
@ -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 ../../
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue