rkv1990 commited on
Commit
5e9179b
·
verified ·
1 Parent(s): 26e139e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
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.
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - black-forest-labs/FLUX.1-Fill-dev
6
+ pipeline_tag: text-to-image
7
+ library_name: diffusers
8
+ tags:
9
+ - outpainting
10
+ - inpainting
11
+ - flux
12
+ ---
13
  `FLUX.1 Fill [dev]` is a 12 billion parameter rectified flow transformer capable of filling areas in existing images based on a text description.
14
 
15
  The idea is to unlock the full outpainting potential of Flux.1.Fill-dev model.