Normalize README metadata and formatting

#3
by Lexius - opened
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - diffusion-single-file
5
- - comfyui
 
 
6
  ---
 
7
  # Chroma1-Radiance
8
 
9
  Repackaged model files for ComfyUI.
@@ -17,4 +20,6 @@ Place the files in the following folders:
17
  β”‚ β”‚ └── chroma-radiance-x0.safetensors
18
  ```
19
 
20
- ---
 
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - comfyui
5
+ - diffusion-single-file
6
+ base_model:
7
+ - lodestones/Chroma1-Radiance
8
  ---
9
+
10
  # Chroma1-Radiance
11
 
12
  Repackaged model files for ComfyUI.
 
20
  β”‚ β”‚ └── chroma-radiance-x0.safetensors
21
  ```
22
 
23
+ ## Upstream sources
24
+
25
+ - [lodestones/Chroma1-Radiance](https://huggingface.co/lodestones/Chroma1-Radiance)