Lexius commited on
Commit
e1d3c1d
·
1 Parent(s): 2675269

Normalize README metadata and formatting (#3)

Browse files

- Normalize README metadata and formatting (c2c477aee56852533082df0de1ab9e935d6e6e03)
- Place upstream sources with model description (a3d977a87dbdd94c9bf0ad542a38cd75f0c89966)

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 UnCLIP
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-unclip
8
  ---
9
 
10
  # 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
  ```