Eugeoter commited on
Commit
3c1b6e4
1 Parent(s): 4400110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -1,6 +1,16 @@
1
- ---
2
- license: other
3
- license_name: fair-ai-public-license-1.0-sd
4
- license_link: https://freedevproject.org/faipl-1.0-sd/
5
- library_name: diffusers
6
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: fair-ai-public-license-1.0-sd
4
+ license_link: https://freedevproject.org/faipl-1.0-sd/
5
+ library_name: diffusers
6
+ language:
7
+ - en
8
+ base_model:
9
+ - Laxhar/sdxl_noob
10
+ pipeline_tag: text-to-image
11
+ tags:
12
+ - stable-diffusion
13
+ - stable-diffusion-xl
14
+ - controlnet
15
+ - diffusers
16
+ ---