multimodalart HF staff commited on
Commit
474c506
1 Parent(s): 5cf8c94

Meta-data suggestion

Browse files

Would also recommend making a nice model card! Using a README.md like https://huggingface.co/alvdansen/flux_film_foto/blob/main/README.md as a reference

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -2,4 +2,14 @@
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
  ---
 
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
+ pipeline_tag: text-to-image
6
+ base_model: black-forest-labs/FLUX.1-dev
7
+ tags:
8
+ - diffusers
9
+ - lora
10
+ - flux
11
+ inference:
12
+ parameters:
13
+ width: 1536
14
+ height: 640
15
  ---