timudk reach-vb HF Staff commited on
Commit
6bdb09e
·
verified ·
1 Parent(s): 3db495d

Update task for downstream systems to work + correct snippets (#3)

Browse files

- Update task for downstream systems to work + correct snippets (6beda44ccab9d6af307f30497670486fd6c0f7cd)


Co-authored-by: Vaibhav Srivastav <[email protected]>

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -4,12 +4,16 @@ language:
4
  license: other
5
  license_name: flux-1-dev-non-commercial-license
6
  license_link: LICENSE.md
7
- extra_gated_prompt: By clicking "Agree", you agree to the [FluxDev Non-Commercial License Agreement](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
8
- and acknowledge the [Acceptable Use Policy](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/POLICY.md).
 
 
 
9
  tags:
10
  - image-generation
11
  - flux
12
  - diffusion-single-file
 
13
  ---
14
 
15
  ![FLUX.1 [dev] Grid](./teaser.png)
@@ -74,4 +78,4 @@ This model falls under the [FLUX.1 \[dev\] Non-Commercial License](https://githu
74
  primaryClass={cs.GR},
75
  url={https://arxiv.org/abs/2506.15742},
76
  }
77
- ```
 
4
  license: other
5
  license_name: flux-1-dev-non-commercial-license
6
  license_link: LICENSE.md
7
+ extra_gated_prompt: >-
8
+ By clicking "Agree", you agree to the [FluxDev Non-Commercial License
9
+ Agreement](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
10
+ and acknowledge the [Acceptable Use
11
+ Policy](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/POLICY.md).
12
  tags:
13
  - image-generation
14
  - flux
15
  - diffusion-single-file
16
+ pipeline_tag: image-to-image
17
  ---
18
 
19
  ![FLUX.1 [dev] Grid](./teaser.png)
 
78
  primaryClass={cs.GR},
79
  url={https://arxiv.org/abs/2506.15742},
80
  }
81
+ ```