Diffusion Single File
comfyui
Lexius commited on
Commit
c3af6b0
·
verified ·
1 Parent(s): b4c354a

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 +4 -1
README.md CHANGED
@@ -3,8 +3,11 @@ license: other
3
  license_name: stabilityai-ai-community
4
  license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md
5
  tags:
6
- - diffusion-single-file
7
  - comfyui
 
 
 
 
8
  ---
9
 
10
  # Stable Diffusion 3.5 FP8
 
3
  license_name: stabilityai-ai-community
4
  license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md
5
  tags:
 
6
  - comfyui
7
+ - diffusion-single-file
8
+ base_model:
9
+ - stabilityai/stable-diffusion-3.5-large
10
+ - stabilityai/stable-diffusion-3.5-medium
11
  ---
12
 
13
  # Stable Diffusion 3.5 FP8