martintomov commited on
Commit
a046199
·
verified ·
1 Parent(s): d1a57eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,5 +1,12 @@
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.md
5
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - flux
7
+ base_model: black-forest-labs/FLUX.1-dev
8
+ instance_prompt:
9
+ license: other
10
+ license_name: flux-1-dev-non-commercial-license
11
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
12
+ ---