Diffusion Single File
comfyui
Lexius commited on
Commit
9c1a475
·
verified ·
1 Parent(s): e5cf369

Normalize README metadata and formatting

Browse files

Normalize model-card metadata and README formatting across Comfy-Org: use a consistent key and tag order, add upstream/base-model metadata where applicable, normalize code fences, remove redundant separators, and ensure a final newline.

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  license: other
3
  license_name: stabilityai-ai-community
4
- license_link: >-
5
- https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/blob/main/LICENSE.md
6
  tags:
7
- - diffusion-single-file
8
- - comfyui
 
 
9
  ---
10
 
11
  # Stable Diffusion 3.5 ControlNets
 
1
  ---
2
  license: other
3
  license_name: stabilityai-ai-community
4
+ license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/blob/main/LICENSE.md
 
5
  tags:
6
+ - comfyui
7
+ - diffusion-single-file
8
+ base_model:
9
+ - stabilityai/stable-diffusion-3.5-controlnets
10
  ---
11
 
12
  # Stable Diffusion 3.5 ControlNets