Lexius commited on
Commit
a3feb9b
·
1 Parent(s): 7008e1e

Normalize README metadata and formatting (#3)

Browse files

- Normalize README metadata and formatting (76006de210774850258ffa35c62b123685035354)
- Place upstream sources with model description (d2d3260294ba997e5db6c0e3c042179bfbede5ec)

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
2
  license: openrail++
3
  tags:
4
- - diffusion-single-file
5
  - comfyui
 
 
 
6
  ---
7
 
8
  # Stable Diffusion 2.1
9
 
10
  Repackaged model files for ComfyUI.
11
 
 
 
12
  Place the files in the following folders:
13
 
14
  ```
 
1
  ---
2
  license: openrail++
3
  tags:
 
4
  - comfyui
5
+ - diffusion-single-file
6
+ base_model:
7
+ - stabilityai/stable-diffusion-2-1
8
  ---
9
 
10
  # 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
  ```