Lexius commited on
Commit
03fb016
Β·
verified Β·
1 Parent(s): 07881ea

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 -3
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
 
2
  tags:
3
  - comfyui
4
  - image-editing
5
  - joyai
6
  - multi-image
7
  - diffusion-single-file
8
- license: apache-2.0
 
9
  library_name: ComfyUI
10
  pipeline_tag: image-to-image
11
- base_model: jdopensource/JoyAI-Image-Edit-Plus-Diffusers
12
  ---
13
 
14
  # JoyAI-Image-Edit-Plus
@@ -19,7 +20,7 @@ Original model repository: https://huggingface.co/jdopensource/JoyAI-Image-Edit-
19
 
20
  Place the files in the following folders:
21
 
22
- ```text
23
  πŸ“‚ ComfyUI/
24
  β”œβ”€β”€ πŸ“‚ models/
25
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
  - comfyui
5
  - image-editing
6
  - joyai
7
  - multi-image
8
  - diffusion-single-file
9
+ base_model:
10
+ - jdopensource/JoyAI-Image-Edit-Plus-Diffusers
11
  library_name: ComfyUI
12
  pipeline_tag: image-to-image
 
13
  ---
14
 
15
  # JoyAI-Image-Edit-Plus
 
20
 
21
  Place the files in the following folders:
22
 
23
+ ```
24
  πŸ“‚ ComfyUI/
25
  β”œβ”€β”€ πŸ“‚ models/
26
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/