R1000 commited on
Commit
7be9415
·
verified ·
1 Parent(s): bb9f174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,13 +4,13 @@ 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: image-to-image
8
  tags:
9
  - lora
10
  - Stable Diffusion
11
  - Flux
12
  - diffusers
13
- - image-to-image
14
  base_model: black-forest-labs/FLUX.1-dev
15
  instance_prompt: photoreal
16
  ---
 
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
  - Flux
12
  - diffusers
13
+ - text-to-image
14
  base_model: black-forest-labs/FLUX.1-dev
15
  instance_prompt: photoreal
16
  ---