rkv1990 commited on
Commit
39f2dd2
·
verified ·
1 Parent(s): 10171ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,9 +1,12 @@
1
- This is based on Flux.1-Fill-dev model and the FLUX.1-dev Non-Commercial License https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev is applicable.
 
2
  The idea is to unlock the full outpainting potential of Flux.1.Fill-dev model.
3
  The original model parameters have not been finetuned or modified.
4
  Rather, this simple hack unlocks the full potential of the Flux.1-Fill-dev model.
5
 
6
- `FLUX.1 Fill [dev]` is a 12 billion parameter rectified flow transformer capable of filling areas in existing images based on a text description.
 
 
7
 
8
  ## Diffusers
9
 
 
1
+ `FLUX.1 Fill [dev]` is a 12 billion parameter rectified flow transformer capable of filling areas in existing images based on a text description.
2
+
3
  The idea is to unlock the full outpainting potential of Flux.1.Fill-dev model.
4
  The original model parameters have not been finetuned or modified.
5
  Rather, this simple hack unlocks the full potential of the Flux.1-Fill-dev model.
6
 
7
+ This is based on Flux.1-Fill-dev model and follows the FLUX.1-dev Non-Commercial License
8
+ https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev is applicable.
9
+
10
 
11
  ## Diffusers
12