Lexius commited on
Commit
d2d3260
Β·
verified Β·
1 Parent(s): 76006de

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
  ```
@@ -23,7 +25,3 @@ Place the files in the following folders:
23
  β”‚ β”‚ β”œβ”€β”€ v2-1_768-nonema-pruned.ckpt
24
  β”‚ β”‚ └── v2-1_768-nonema-pruned.safetensors
25
  ```
26
-
27
- ## Upstream sources
28
-
29
- - [stabilityai/stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository: https://huggingface.co/stabilityai/stable-diffusion-2-1
15
+
16
  Place the files in the following folders:
17
 
18
  ```
 
25
  β”‚ β”‚ β”œβ”€β”€ v2-1_768-nonema-pruned.ckpt
26
  β”‚ β”‚ └── v2-1_768-nonema-pruned.safetensors
27
  ```