comfyanonymous
commited on
Commit
•
9304ceb
1
Parent(s):
86a4f66
Update README.md
Browse files
README.md
CHANGED
@@ -10,3 +10,6 @@ https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip/tree/main
|
|
10 |
The exact recipe for the wd-1-5-beta2-aesthetic-unclip-h-fp32.safetensors is: (sd21-unclip-h.ckpt - v2-1_768-ema-pruned.ckpt) + wd-1-5-beta2-aesthetic-fp32.safetensors
|
11 |
|
12 |
Then I put those new text encoder and unet weights in the unCLIP checkpoint.
|
|
|
|
|
|
|
|
10 |
The exact recipe for the wd-1-5-beta2-aesthetic-unclip-h-fp32.safetensors is: (sd21-unclip-h.ckpt - v2-1_768-ema-pruned.ckpt) + wd-1-5-beta2-aesthetic-fp32.safetensors
|
11 |
|
12 |
Then I put those new text encoder and unet weights in the unCLIP checkpoint.
|
13 |
+
|
14 |
+
|
15 |
+
For how to use this in ComfyUI and for some information on what unCLIP is see: https://comfyanonymous.github.io/ComfyUI_examples/unclip/
|