AP123 commited on
Commit
c96bb1d
1 Parent(s): 2eea7ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -1,5 +1,15 @@
1
- ---
2
- license: other
3
- license_name: other
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
5
+ language:
6
+ - en
7
+ pipeline_tag: text-to-image
8
+ tags:
9
+ - LoRA
10
+ - Stable Diffusion
11
+ - image-generation
12
+ - Flux
13
+ - diffusers
14
+ base_model: black-forest-labs/FLUX.1-dev
15
+ ---