Lexius commited on
Commit
a3d977a
Β·
verified Β·
1 Parent(s): c2c477a

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,6 +11,8 @@ base_model:
11
 
12
  Repackaged model files for ComfyUI.
13
 
 
 
14
  Place the files in the following folders:
15
 
16
  ```
@@ -20,7 +22,3 @@ Place the files in the following folders:
20
  β”‚ β”‚ β”œβ”€β”€ sd21-unclip-h.ckpt
21
  β”‚ β”‚ └── sd21-unclip-l.ckpt
22
  ```
23
-
24
- ## Upstream sources
25
-
26
- - [stabilityai/stable-diffusion-2-1-unclip](https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository: https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip
15
+
16
  Place the files in the following folders:
17
 
18
  ```
 
22
  β”‚ β”‚ β”œβ”€β”€ sd21-unclip-h.ckpt
23
  β”‚ β”‚ └── sd21-unclip-l.ckpt
24
  ```