Lexius commited on
Commit
1ae4cf2
·
verified ·
1 Parent(s): bd28661

Add diffusion-single-file tag to README

Browse files

Adds the diffusion-single-file tag to the YAML front matter so the repo appears in Hugging Face library search.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
3
  tags:
4
  - comfyui
5
  - diffusion-single-model
 
6
  base_model:
7
  - ByteDance/Bernini-R
8
  ---
 
3
  tags:
4
  - comfyui
5
  - diffusion-single-model
6
+ - diffusion-single-file
7
  base_model:
8
  - ByteDance/Bernini-R
9
  ---